author | Antonio Rojas
<arojas@archlinux.org> 2023-10-24 13:18:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-10-24 13:18:48 UTC |
parent | b45956cd1e09c4eed84c0648325b0109cdb5812c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3571f38..a79af57 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.27.8 +pkgver=5.27.9 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=2 +pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' arch=(x86_64) url='https://kde.org/plasma-desktop/' @@ -12,7 +12,7 @@ depends=(kwindowsystem5 kwayland5) makedepends=(extra-cmake-modules wayland-protocols kidletime5) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('7a7db7a37c1d61fc33cf0ae814ad832e8755911021fc8d3caf366b5343687385' +sha256sums=('9617f0084eb3154ddf44e5040df16a31cb8b7a87d47238576869d3e4b3dfe2e5' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>