author | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:55 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:55 UTC |
parent | fbbdc4e9c82e08620ba73e067dfebea0ef168a8b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 06194e8..a98546f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.107.0 +pkgver=5.108.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=('678c424b2feb507908eb9b6e73dc5d8c6978dc22276d4169eabf4299eb64e1c2' +sha256sums=('de9a89363a7a8478364761a5a3ec936343716fe0c032b8cf29827ec19f55770f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>