git » kactivitymanagerd.git » commit 0725008

Plasma 5.6.4

author Antonio Rojas
2016-05-10 15:48:01 UTC
committer Antonio Rojas
2016-05-10 15:48:01 UTC
parent db8baf9ae9150850a72118addd6487689b3b0ece

Plasma 5.6.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c1f3741..800658e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=kactivitymanagerd
-pkgver=5.6.3
+pkgver=5.6.4
 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 python)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('56be367990b9446ea1eac05c05d4ef6d')
+md5sums=('e418fa5a3b49bfb6e6314c86a0ed75fd')
 
 prepare() {
   mkdir -p build