author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:51:54 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:51:54 UTC |
parent | 5a33c527941af159ff5fdae58a11858cc8300688 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 117dc8b..33c844b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 arch=(x86_64) pkgdesc="A library for accessing the usage data collected by the activities system" @@ -13,7 +13,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=('f7374d1d2fe94bae935796193a62e46ee1963a39e11b183cc0a40baedb973788' +sha256sums=('9062eb0f189f1b50674e65a7db9a4b821c628acd1ac650000cebbf1f7bdf0068' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>