Date: Sunday, August 14, 2016 @ 15:59:44 Author: felixonmars Revision: 273765
upgpkg: kactivities-stats 5.25.0-1 Upstream release Modified: kactivities-stats/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-14 15:59:35 UTC (rev 273764) +++ PKGBUILD 2016-08-14 15:59:44 UTC (rev 273765) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> 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 @@ 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
