Date: Monday, July 11, 2016 @ 02:38:03 Author: felixonmars Revision: 271413
upgpkg: kactivities-stats 5.24.0-1 Upstream release Modified: kactivities-stats/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-11 02:37:54 UTC (rev 271412) +++ PKGBUILD 2016-07-11 02:38:03 UTC (rev 271413) @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <[email protected]> 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 @@ 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
