git » kdenlive.git » commit 497283b

KDE Applications 16.12

author Antonio Rojas
2016-12-15 10:41:32 UTC
committer Antonio Rojas
2016-12-15 10:41:32 UTC
parent 2f1c5f3e5019b0c1aaa84c1502424f8e358b0592

KDE Applications 16.12

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index ae8fadb..afdcadd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=16.08.3
+pkgver=16.12.0
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(i686 x86_64)
@@ -22,8 +22,10 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'recordmydesktop: for screen capture'
             'xine-ui: for DVD preview'
             'plasma-desktop: theme configuration')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
-md5sums=('9c56cc179a8ca9715c3eb4bc2492c5da')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz"{,.sig})
+md5sums=('94ee95ee80284ad7dcd1b03a69be483d'
+         'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare(){
   mkdir -p build