git » kactivities-stats.git » commit 2693160

KDE Frameworks 5.98

author Antonio Rojas
2022-09-11 09:19:57 UTC
committer Antonio Rojas
2022-09-11 09:19:57 UTC
parent 43e6ce6f009081c421bce2a730e75e1c23f753fd

KDE Frameworks 5.98

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d3a7ad6..acd4ab0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities-stats
-pkgver=5.97.0
+pkgver=5.98.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=('e8a6c3b02dc9c3d9c250d44fa4b5a2e6c553bc8c0457e23ce7664274cdb88bdb'
+sha256sums=('a8af6c60a1077dd0865b966839f49a8720a0a2e46acbd513e521391eea1c7c7f'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)