git » khotkeys.git » commit 3625bbd

Plasma 5.6.5

author Antonio Rojas
2016-06-14 14:58:36 UTC
committer Antonio Rojas
2016-06-14 14:58:36 UTC
parent c20af14addd2d823b40899d1bdad87abee2570ff

Plasma 5.6.5

PKGBUILD +6 -4

diff --git a/PKGBUILD b/PKGBUILD
index 0ce64f7..5c87e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,19 @@
 # Contributor: Antonio Rojas
 
 pkgname=khotkeys
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc='KHotKeys'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=('LGPL')
 depends=('plasma-workspace')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('60dbef0a82cf074a22a4aa0f40f0e47f')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8adebc7dacf0c74d23eddd66a6ea8f16697d59020d09f9b6a9f68abd62bb4dff'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build