author | Antonio Rojas
<arojas@archlinux.org> 2023-05-09 16:07:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-05-09 16:07:36 UTC |
parent | 78b86de9b3852f33ffd7e409f250bd9dc42e3439 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3424303..00e0556 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.27.4 +pkgver=5.27.5 _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=('f74a856a93e0bd91ad7c34905603c2ed74df1dc85e687354d9d588274026fe08' +sha256sums=('9ae1fc40a70d1453841e16dca2e399fc5c68de3a9ffa7475673f98bf7dcb18f9' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>