git » layer-shell-qt.git » commit b28e739

Plasma 5.27.6

author Antonio Rojas
2023-06-20 15:42:46 UTC
committer Antonio Rojas
2023-06-20 15:42:46 UTC
parent 2efbd9629bc62f4680b29f4a2740b062d8694032

Plasma 5.27.6

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ed271d6..6e7e5e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=layer-shell-qt
-pkgver=5.27.5
+pkgver=5.27.6
 _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=('ccdf6aa579f0437f3bad377ac35268dfab36f6816227c03bae0591301c8d1d21'
+sha256sums=('e65c29ca65bf945da4f53bce9eb3614eb1105e57652e3fb1782ee9d24a9e8793'
             'SKIP')
 validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>