author | Antonio Rojas
<arojas@archlinux.org> 2017-11-09 12:50:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-11-09 12:50:54 UTC |
parent | 5af927c67b77b7781467e349ec444a7e5d25e1d3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aa5c23a..fa988ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=17.08.2 +pkgver=17.08.3 pkgrel=1 pkgdesc="A non-linear video editor for Linux using the MLT video framework" arch=(i686 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=('22e51577abc2e687f33c844eca1c06028cf31c1f264c216f6e6225df77531828' +sha256sums=('bd3c1757c538e4ebb3416b7b88cb62b6364dbd6ba8caccf6a5ff903c7b6506da' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>