git » kactivities-stats.git » commit 5937b51

Upstream release

author Felix Yan
2016-10-09 17:39:52 UTC
committer Felix Yan
2016-10-09 17:39:52 UTC
parent 1365479d4bab5aac738b6a75ba9dcfb31f745871

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b2e2f35..b4c31a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities-stats
-pkgver=5.26.0
+pkgver=5.27.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=('e20249a1394d466c351fb0fabd0a39fa')
+md5sums=('4ac1accb017810cc766c57b74e406ce6')
 
 prepare() {
   mkdir -p build