author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:16:22 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 16:16:22 UTC |
parent | 44b7bbaf2a518f0ceb7294a30cebeb6ad64257dc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 436f1e7..3cfccb4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.22.0 +pkgver=5.23.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=('84c9354fe268bc215f75cd5691cccc0c') +md5sums=('179ba5f3e126f04461df16c44a6cf0dc') prepare() { mkdir -p build