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

Plasma 5.22.1

author Antonio Rojas
2021-06-15 12:28:53 UTC
committer Antonio Rojas
2021-06-15 12:28:53 UTC
parent 849ef80aad332f4557c739723d878931b35713e9

Plasma 5.22.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index deadf1c..5d1ab15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=layer-shell-qt
-pkgver=5.22.0
+pkgver=5.22.1
 pkgrel=1
 pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
 arch=(x86_64)
@@ -11,7 +11,7 @@ source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,
 depends=(qt5-wayland)
 makedepends=(extra-cmake-modules wayland-protocols)
 groups=(plasma)
-sha256sums=('7e08f39716885aa43a3f2f1bfb29441ef9ee4b07b2928a9680ae8e4c28adcaf7'
+sha256sums=('60314e0b4253e4b8ce8359935b29659ac45d19f21941e771a7bc28a824b5a1d6'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>