author | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
parent | 5febeac9628399ada873e1044ae0f47fdf319602 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 38ffda4..3a84efe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.29.0 +pkgver=5.30.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=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('8d6a9ebd10277d4142292232290af7e0' +md5sums=('a8a902d7a73c4d5d7d72e25838b2e593' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>