git » kcmutils.git » commit 4ea4ad6

KDE Frameworks 5.97

author Felix Yan
2022-08-15 17:08:11 UTC
committer Felix Yan
2022-08-15 17:08:11 UTC
parent 3cef5f7471087812895739d58018fa9a6375240a

KDE Frameworks 5.97

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 745f4c6..e3d563a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.96.0
+pkgver=5.97.0
 pkgrel=1
 pkgdesc='Utilities for interacting with KCModules'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kdeclarative)
 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=('88819fe343776a1819eecddbe2caa936ea2e9fbbfd2a155c46b82525e748ce6d'
+sha256sums=('ad1907b5347a907cfa2ff0ef37432d4f1f6b6abbaac2866b75a590b8926a5a75'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)