author | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:34 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-03 17:35:34 UTC |
parent | d65f801766e362b36584af3e408cc238a409358e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a64198d..e2fba83 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kactivities-stats -pkgver=5.109.0 +pkgver=5.110.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=('dbd016c619035abce1c678fe237d273e1f961d6a969f4537212f5b397b32d270' +sha256sums=('a47fc4501f5277666e53074f6b6d78c841f21a4eae119edefd99beba5ed3f8a9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>