git » kactivities-stats.git » commit 1365479

Upstream release

author Felix Yan
2016-09-14 09:44:27 UTC
committer Felix Yan
2016-09-14 09:44:27 UTC
parent 56d37306ce7bc74f6b3373cf3047fd133e5c29c5

Upstream release

PKGBUILD +2 -2

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