git » kactivities-stats.git » commit 56d3730

Upstream release

author Felix Yan
2016-08-14 15:59:44 UTC
committer Felix Yan
2016-08-14 15:59:44 UTC
parent 5aa5644a5789431197d71e770f8668ec893263cf

Upstream release

PKGBUILD +2 -2

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