git » kactivities-stats.git » commit 5aa5644

Upstream release

author Felix Yan
2016-07-11 02:38:03 UTC
committer Felix Yan
2016-07-11 02:38:03 UTC
parent 02ff8bd9b17e83d129a79f45ef375ae1accdda89

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3cfccb4..bae1c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities-stats
-pkgver=5.23.0
+pkgver=5.24.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=('179ba5f3e126f04461df16c44a6cf0dc')
+md5sums=('b3766523100d1e07d4c6adce10609af1')
 
 prepare() {
   mkdir -p build