author | Antonio Rojas
<arojas@archlinux.org> 2018-01-11 16:27:16 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-01-11 16:27:16 UTC |
parent | 08b520319f58bc6fdb86e4dc329816e78f69eb9a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f0a8915..d672dcc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=17.12.0 +pkgver=17.12.1 pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(x86_64) @@ -24,7 +24,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=('d756091521efaf36251b5747fd08ce87337e7cca1e637a6e630cead8f45ac8ca' +sha256sums=('412e909ca66dc9c3e8ab5d227f3a9752f4d20187c5426bd2315f33360d176567' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>