author | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
parent | 6178c61a1af7420024cfd2814c0e0b5fc15f9704 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ad37b52..396370a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=layer-shell-qt -pkgver=5.26.5 +pkgver=5.27.0 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=('496529d2736a1ae07f5206b9a65f26f929ee07e8519da645aa130a163d6be9cc' +sha256sums=('9c0d4737929a80c97c4084a13391ee2ff94ea5bfa1f82f1a11ce0fbedcb943ff' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>