author | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-03-11 11:29:31 UTC |
parent | bdfb81257db6990036afdd7959f0602af6cf1208 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index e4b326c..5c66fcd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.31.0 +pkgver=5.32.0 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ 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}) -md5sums=('3ba021780eb40fadd3472630be680571' - 'SKIP') +sha256sums=('adc011e3cec25aeb920b55d45f81e5866a7a46d3a5979376735980d0f1c1fbcf' + 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> prepare() {