author | Antonio Rojas
<arojas@archlinux.org> 2021-05-04 14:22:42 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-05-04 14:22:42 UTC |
parent | a33041439e254b828c9ee3642fffdae3142f25a1 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 9a414a8..331b40b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=kwayland-integration -pkgver=5.21.4 +pkgver=5.21.5 pkgrel=1 pkgdesc='Provides integration plugins for various KDE frameworks for the wayland windowing system' arch=(x86_64) @@ -10,8 +10,8 @@ license=(LGPL) depends=(kwindowsystem kidletime kwayland kguiaddons) makedepends=(extra-cmake-modules) groups=(plasma) -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('139cefb81cb852a699b15e77724cf4fb17adf9d8724b0d4955cdf9567fad6ee4' +source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('bd1c713ea584c56f1d3551b08f7d5cd9fd9f66dff85e89de2436d71a3c2404f2' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>