git » kactivitymanagerd.git » commit 2ac4470

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 6799d148573cd35cafe62586bba062915e76ff55

Plasma 5.6.5

PKGBUILD +5 -3

diff --git a/PKGBUILD b/PKGBUILD
index 5afcfae..0fe8294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=kactivitymanagerd
-pkgver=5.6.4
+pkgver=5.6.5
 pkgrel=1
 pkgdesc="System service to manage user's activities and track the usage patterns"
 arch=(i686 x86_64)
@@ -10,8 +10,10 @@ url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(kio)
 makedepends=(extra-cmake-modules boost python)
-source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('7341e9cb839112f88ebe81c369b0c58a')
+source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('7029b027c0ea2ee620cc254d8c69177b30e3c996b09add53e16b51750df411d0'
+            'SKIP')
+validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell
 
 prepare() {
   mkdir -p build