author | Antonio Rojas
<arojas@archlinux.org> 2023-09-12 11:24:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-09-12 11:24:27 UTC |
parent | a69279a3e57368975c5d67e50d6f704233c0c590 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 30a2a77..d237c78 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.27.7 +pkgver=5.27.8 _dirver=$(echo $pkgver | cut -d. -f1-3) pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' @@ -12,7 +12,7 @@ depends=(kwindowsystem kwayland) makedepends=(extra-cmake-modules wayland-protocols kidletime) groups=(plasma) source=(https://download.kde.org/stable/plasma/$_dirver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('1e7997688a329563f62ce7534e82326a4317d9ecf12403d12e70d4d237316ebb' +sha256sums=('7a7db7a37c1d61fc33cf0ae814ad832e8755911021fc8d3caf366b5343687385' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>