git » powerdevil.git » commit e2341f7

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 1e7a0fc9a36965b5996f69ca731fca82deacc7ea

Plasma 5.6.5

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index f8e9ba1..124d24e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc='Manages the power consumption settings of a Plasma Shell'
 arch=('i686' 'x86_64')
@@ -13,8 +13,10 @@ depends=('plasma-workspace')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'kdesignerplugin')
 conflicts=('kdebase-workspace')
 groups=('plasma')
-source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('3816d501714b32d71b88d8d913f280ae')
+source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6761a3044e94f65ede54e14f0c548eb4b3ced9a4a9499935f33a2e1cc2b0a01f'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build