git » layer-shell-qt.git » commit 2efbd96

Plasma 5.27.5

author Antonio Rojas
2023-05-09 16:07:36 UTC
committer Antonio Rojas
2023-05-09 16:07:36 UTC
parent 17c2b5cdae3d115be7b26a69ed5f83bc01054997

Plasma 5.27.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 53f1379..ed271d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=layer-shell-qt
-pkgver=5.27.4
+pkgver=5.27.5
 _dirver=$(echo $pkgver | cut -d. -f1-3)
 pkgrel=1
 pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
@@ -12,7 +12,7 @@ source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{
 depends=(qt5-wayland)
 makedepends=(extra-cmake-modules wayland-protocols)
 groups=(plasma)
-sha256sums=('3b3aedc14b23023c8e8a4e5d0a16711f24b505cd8a2f470baf595a6ed0e3d0fe'
+sha256sums=('ccdf6aa579f0437f3bad377ac35268dfab36f6816227c03bae0591301c8d1d21'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>