author | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:25:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-04-13 21:25:51 UTC |
parent | 7bed68158feb93f3fb869f42d96368485859c339 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5c66fcd..5f24e90 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('qt5-base' 'wayland') # namcap note: wayland is needed for nvidia-libgl makedepends=('extra-cmake-modules') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('adc011e3cec25aeb920b55d45f81e5866a7a46d3a5979376735980d0f1c1fbcf' +sha256sums=('d86154335a51b4e0cbd190427b7bf5c47c6e85dbb8ca0d7c947f5b191d6cdba2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>