author | Antonio Rojas
<arojas@archlinux.org> 2016-11-15 13:36:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-11-15 13:36:47 UTC |
parent | db3466539db5281b89e272628952f2e85b30f586 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3d13cde..a7ecf70 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.27.0 +pkgver=5.28.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=('3440e412f70face624c4abcdb341ec7a' +md5sums=('dfa9a794aea1104bb45e17f229b2da8e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>