git » kxmlgui.git » commit fae759b

KDE Frameworks 5.94.0

author Antonio Rojas
2022-05-14 10:53:35 UTC
committer Antonio Rojas
2022-05-14 10:53:35 UTC
parent ab8c66e8c6a2c24dc433de8d6a635ea835ea87e9

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d45eaac..b7834d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kxmlgui
-pkgver=5.93.0
+pkgver=5.94.0
 pkgrel=1
 pkgdesc='User configurable main windows'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kglobalaccel kiconthemes)
 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=('74ba65d95fac0cd09cb66e14d199efc739e1a8c9aec25812f41cfc64d7f4b099'
+sha256sums=('43a31730ff0ed113320817aa35a04e53b6ec647ab94320cf3b075adc38619dd6'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)