git » kwindowsystem.git » commit 32c4ca0

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 03b626d173ad093c73df91866c9350549e99e9bf

KDE Frameworks 5.94.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f07320f..890fe4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.93.0
+pkgver=5.94.0
 pkgrel=1
 pkgdesc='Access to the windowing system'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-x11extras)
 makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('97cb223a4d1a7487a3ed496e10ff5e8c320ea7458eb34cbe4ed114bc19ebe4a1'
+sha256sums=('52ebb7d4e9ac3f24fadfd5265ff8cc390efbccf6fa6d084e5a573c3b2aa43c78'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)