git » libksysguard.git » commit f9d4e3c

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 312a9edd3eef46799c5f60e2b55b9c1677cf71b6

Plasma 5.6.5

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 230e923..605ab0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=libksysguard
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc='Libksysguard'
 arch=('i686' 'x86_64')
@@ -12,8 +12,10 @@ license=('LGPL')
 depends=('libxres' 'plasma-framework' 'qt5-webkit')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('20a5febaef1406c566baa50bec66a53a')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4c2647a63ab22c124ac2fd7fb341b73977dec5e1bf31c1c3e015b72675771011'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build