author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 3d93c6404bc37ada63d904cbffe404010d1d71fa |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index d6b646c..38ca453 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.84.0 +pkgver=5.85.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 qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('04ba923fc4d8a5ed94cf491fe89bb3e0921920f31de0d46c360a6ec6be0468d5' +sha256sums=('e19779787585fe26e0eec62c0f9ba7c8cf0c68b1c21eb43ee37d344d15e6c523' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>