author | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
parent | a5398b2ae4cef0ce298e751ad0a57c063456e948 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 49d166a..854765d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.94.0 +pkgver=5.95.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=('83fe7d109d830f348f18432949902700ee8a6a934cbaf3f89ae7bbfb28ef2340' +sha256sums=('5256a3aab210b3ff68d2fab6a7e1888ed1568189e47d452aeb8d3400336aca53' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)