author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | 6df5b5bd2145b38fa6ab78737b69a3226668a1a1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aef21d8..117dc8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.59.0 +pkgver=5.60.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=('9f9844c747e6a187bbb65bd18f04cf1c0045b9aa15ca8f6c8bc762dc795a391c' +sha256sums=('f7374d1d2fe94bae935796193a62e46ee1963a39e11b183cc0a40baedb973788' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>