git » systemsettings.git » commit 2bfb3fd

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 ea30a08918e6cb37c5a7d8bf4a340363d115b183

Plasma 5.6.5

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index b00a3ea..82cf477 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=systemsettings
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc='KDE system settings'
 arch=('i686' 'x86_64')
@@ -13,8 +13,10 @@ depends=('kcmutils' 'khtml')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('aa7820cf70337c472939e8f7ceef47c3')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('35be1e8935451ed63f33c40bf14ff8fd1e402ccf8c47e7e959592d7433c2e307'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build