author | Antonio Rojas
<arojas@archlinux.org> 2017-04-20 07:22:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-04-20 07:22:24 UTC |
parent | f132ddbf9c8d021ece15e26f0817a42c075b602e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8c9377a..7795c2b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=16.12.3 +pkgver=17.04.0 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=('a04d5a957bedc31834379122e597ba55e1474246376d661c535979007a76eafc' +sha256sums=('e4944e52ca5cfe2a66dcff39fd12be7aa8e696167fd514a70e90b9f2fb1fa94d' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>