git » kactivities-stats.git » commit e3a6d58

KDE Frameworks 5.99

author Antonio Rojas
2022-10-09 20:27:57 UTC
committer Antonio Rojas
2022-10-09 20:27:57 UTC
parent 26931600269ab356614e7534f96de0d75ede267e

KDE Frameworks 5.99

PKGBUILD +2 -2

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