author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:16:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:16:51 UTC |
parent | 322bea0502e4ce7be3a211f7787502b753f4defe |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9f9f864..1ba618c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.32.0 +pkgver=5.33.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=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('7cafdeb1619e31a0f3c80dc95be974e790b6664f0af8520260728fabd83a7fac' +sha256sums=('eeca029706bd369495dd48ec6c77a65ef68bd6365cb6bf7df763914409b4c988' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>