git » kwayland.git » commit 4669dc7

KDE Frameworks 5.97

author Felix Yan
2022-08-15 17:06:57 UTC
committer Felix Yan
2022-08-15 17:06:57 UTC
parent 9ebc6f22c47b9ca333eb7cf1fc040bb526dbff0a

KDE Frameworks 5.97

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index cf613f3..0970319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.96.0
+pkgver=5.97.0
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-wayland)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc wayland-protocols plasma-wayland-protocols)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('eb1f4eb5a3891be41d4534f4617ff396b0933a2de7ee17dce6bbf37b63d49635'
+sha256sums=('e571016c89cccd5ae1a455c8f2abe59f8edab787e3cd7a165059bf365130ca3c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)