git » kcmutils.git » commit 7c93f9d

KDE Frameworks 5.93

author Antonio Rojas
2022-04-09 22:31:27 UTC
committer Antonio Rojas
2022-04-09 22:31:27 UTC
parent 02eec516c54e15a0778e70b933366fa2467f1e23

KDE Frameworks 5.93

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 60a0c02..49ad67d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcmutils
-pkgver=5.92.0
+pkgver=5.93.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=('dd49e658fc85c215442a7fa9d2435819f0bef13c997a6c2a51557b82e1bc8d3a'
+sha256sums=('1445f978b7ffd69fd7c25d965812755679c4fdba23eb9837da37a8b5b2d30d6d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)