author | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-05-14 10:53:35 UTC |
parent | 1c206dd917a6b2f36e909da54d7986ea0463b9ef |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 46575b0..49d166a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.93.0 +pkgver=5.94.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=('f1069872228e05aea349a0d3f7961da27d1aad3e4c28d0a408fceb98edef03a8' +sha256sums=('83fe7d109d830f348f18432949902700ee8a6a934cbaf3f89ae7bbfb28ef2340' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)