author | Antonio Rojas
<arojas@archlinux.org> 2022-10-11 13:04:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-10-11 13:04:05 UTC |
parent | e67c4592c460a7075a6de422b3dd567b940dce30 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 160afb3..580f61a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=layer-shell-qt -pkgver=5.25.5 -pkgrel=2 +pkgver=5.26.0 +pkgrel=1 pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -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=('14f08105c3b655882dbce3359732ef1115bcfcc89280f36c9410267b309d70d7' +sha256sums=('de043d147e2d900227870c73881015895b4b37d971a5075ffeaa021026cfb61e' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>