author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:20:06 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:20:06 UTC |
parent | 9568d1aaa66f4815db9448d56eb777a54173d46e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ec37095..d3a7ad6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.96.0 +pkgver=5.97.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 doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('da9c220a6cf7c8ec64db4cca1f642066f9c403c904bea3802efd9f55cab6ca51' +sha256sums=('e8a6c3b02dc9c3d9c250d44fa4b5a2e6c553bc8c0457e23ce7664274cdb88bdb' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)