author | Antonio Rojas
<arojas@archlinux.org> 2019-05-12 13:38:44 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-12 13:38:44 UTC |
parent | 9e930ef1178d432fbea9ffd7eaba326d59bb11fd |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index b512c01..29308ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,8 +5,8 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=19.04.0 -pkgrel=3 +pkgver=19.04.1 +pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(x86_64) url="https://www.kdenlive.org/" @@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'vlc: for DVD preview' 'plasma-desktop: theme configuration') source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('274ae17b4376258ef83d810cb33677ca3224e205ea8b69982dd0fc4e5ee5878a' +sha256sums=('feb3202ee1aa0f47acc12ad7d6ca78977a4c9af0d705f8792ca2f8e3e6defbe5' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>