git » kactivities-stats.git » commit d7b2691

Upstream release

author Felix Yan
2016-05-16 14:51:50 UTC
committer Felix Yan
2016-05-16 14:51:50 UTC
parent 48f0df53518543401c7a185b6a31ceeaa0cca360

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 92240c9..3742557 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities-stats
-pkgver=5.21.0
+pkgver=5.22.0
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="A library for accessing the usage data collected by the activities system"
@@ -14,7 +14,7 @@ depends=('kactivities')
 makedepends=('extra-cmake-modules' 'boost')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-md5sums=('3698b95f2dae16a041445872607ccf0b')
+md5sums=('84c9354fe268bc215f75cd5691cccc0c')
 
 prepare() {
   mkdir -p build