author | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:17:25 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-05 21:17:25 UTC |
parent | c8e61c7d201f881692010aa6771b70f2d880cb07 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a79af57..bbdedcf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.27.9 +pkgver=5.27.10 _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=(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=('9617f0084eb3154ddf44e5040df16a31cb8b7a87d47238576869d3e4b3dfe2e5' +sha256sums=('f37d054662b6b294faee9dae9a8a808023cf2ec5a0508b76fcaceb61b4a3bd9f' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>