git » kwayland.git » commit 850423b

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 c761805abd86e0a2da0ba539655fb84cfc7bf205

KDE Frameworks 5.93

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9071e3d..dcdb8de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwayland
-pkgver=5.92.0
+pkgver=5.93.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=('95e097cefbe4e260129d77ab9fe3013818b85b9aee6e4744acfa1ada96fed195'
+sha256sums=('1648a273ad1c0c1895a0edff9a3e97eb151e1e3533362e0f01d72706ac0a7abe'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)