git » kate.git » commit e71a97e

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 03b77e055366217fc80c72d4020c61f1b55735e6

KDE Applications 16.12

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 471986b..9ef790e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,16 @@
 pkgbase=kate
 pkgname=('kwrite'
          'kate')
-pkgver=16.08.3
+pkgver=16.12.0
 pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework' 'knewstuff' 'ktexteditor'
              'threadweaver' 'kitemmodels' 'kactivities')
-source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('e41125db0875d2ded6343a26aaa7bd1f8654f2b0')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgbase}-${pkgver}.tar.xz"{,.sig})
+sha1sums=('968983f2c0764f0478454a2f0b38f95add3df767'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>
 
 prepare() {
   mkdir -p build