git » kactivities-stats.git » commit c784888

KDE Frameworks 5.102.0

author Antonio Rojas
2023-01-14 13:33:28 UTC
committer Antonio Rojas
2023-01-14 13:33:28 UTC
parent 10ad08ef22e7e19eabcf24333b4707f11b643c60

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 15a937f..e620111 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kactivities-stats
-pkgver=5.101.0
+pkgver=5.102.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=('77b18099a03114e8a8a3057585bd252a6d85fc0bf826acfbbcdeaf37fe173085'
+sha256sums=('107eed041618f5fdc1b78823880b70ef59c03513b8253835120088675ac6621b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)