git » kcmutils.git » commit f49b3ca

KDE Frameworks 5.101

author Antonio Rojas
2022-12-10 09:48:49 UTC
committer Antonio Rojas
2022-12-10 09:48:49 UTC
parent 781ebdec17ff67921f62fad7966db889e6aa38a8

KDE Frameworks 5.101

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2507291..89cbcaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.100.0
+pkgver=5.101.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=('bc7ac9f61c4b78a8465b09310fb793d9fe06180d9c93fae63dd6dbadc745d74f'
+sha256sums=('ab4f18a5616d2ebd4c4ea14fb82c74cfa8adb0e904dd5602eca48ad7a143c54b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)