git » kactivitymanagerd.git » commit d5610fb

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent eaddeda6939c33ba11c0dbad86765bf5296ed1b5

Plasma 5.6.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9aa5f9e..ce6a1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=kactivitymanagerd
-pkgver=5.6.0
+pkgver=5.6.1
 pkgrel=1
 pkgdesc="System service to manage user's activities and track the usage patterns"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ license=(LGPL)
 depends=(kio)
 makedepends=(extra-cmake-modules boost)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('116551aa32f5929648abf5e298385c83')
+md5sums=('334a57e225370a3c183a0fad774c2939')
 
 prepare() {
   mkdir -p build