author | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
parent | 5dcb631842df25052c9e975aca9eaa1fde2996bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7795c2b..820402e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=17.04.0 +pkgver=17.04.1 pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(i686 x86_64) @@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'xine-ui: for DVD preview' 'plasma-desktop: theme configuration') source=("https://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz"{,.sig}) -sha256sums=('e4944e52ca5cfe2a66dcff39fd12be7aa8e696167fd514a70e90b9f2fb1fa94d' +sha256sums=('1b1c79d5d25f6bab52f8999572f5df5b5cbfd3297f6ca18e84af96c7bf4aed08' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>