author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:04:44 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:04:44 UTC |
parent | 9561fbe510eaaacc71fb5bceb4312af0b0ad669e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e289bbe..21db705 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.36.0 +pkgver=5.37.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' 'doxygen' 'qt5-tools') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('10fdc3ead08aac011b3c6535743c6d172f60a8e31134050e9c840862d4dbf7c1' +sha256sums=('c29764a863e69f065c75827980c127357708a88dbf8d7e38af54dd73dc6ffa27' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>