author | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:32 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-20 15:43:32 UTC |
parent | 646a111d2e3e354b04ea16b9c546576b1bb8c413 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 00e0556..c228b38 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.27.5 +pkgver=5.27.6 _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=('9ae1fc40a70d1453841e16dca2e399fc5c68de3a9ffa7475673f98bf7dcb18f9' +sha256sums=('10b7db4dfa276fe4e2398f742f60459367c5db1c91f8a9015e06e9f51e092c83' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>