author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 02:38:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 02:38:03 UTC |
parent | 02ff8bd9b17e83d129a79f45ef375ae1accdda89 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3cfccb4..bae1c88 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> 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 @@ depends=('kactivities') 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