author | Antonio Rojas
<arojas@archlinux.org> 2021-07-06 11:45:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-07-06 11:45:10 UTC |
parent | 54057df44f23e035f59ef8ba8a9d216a8e12f8ee |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b4c9161..cf2e6d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=layer-shell-qt -pkgver=5.22.2.1 +pkgver=5.22.3 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=('9521a6e2ce02ecb836bcdcd0ba0183f3f4e1c6c193ce83604dee98abf5246e14' +sha256sums=('d85ec7f7aa8a90fe454a4087cfebf17d1827ecf8871abd814f2e05621086ce4a' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>