author | Antonio Rojas
<arojas@archlinux.org> 2023-02-21 15:12:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-21 15:12:09 UTC |
parent | 81867cd067dfca2ee13ef72c5ded6a7f478e597e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 396370a..5e6cc2d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=layer-shell-qt -pkgver=5.27.0 +pkgver=5.27.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=('9c0d4737929a80c97c4084a13391ee2ff94ea5bfa1f82f1a11ce0fbedcb943ff' +sha256sums=('5e3f371eb7a8c9e582e2225cf153d9824f754c6d2c86cacfd65a944c758f8408' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>