git » kwindowsystem.git » commit 3f36f1a

KDE Frameworks 5.98

author Antonio Rojas
2022-09-11 09:19:57 UTC
committer Antonio Rojas
2022-09-11 09:19:57 UTC
parent e27238c5a0d0bfffe2865ac7ba6810f4b71d5653

KDE Frameworks 5.98

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 512c560..7b20933 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.97.0
+pkgver=5.98.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=('b822a796379a1ce03a4a9fad64aa6289ba7abd84e3b137af31d8043b9c5efef1'
+sha256sums=('814a0e5506f794373840b2f0cb1fae1e3540b34e95b438e7edb9d2c87aed870a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)