author | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-12-14 12:08:53 UTC |
parent | d96fafbd42709e02853f647929ff17aed2cd05d3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a7ecf70..38ffda4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.28.0 +pkgver=5.29.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=('dfa9a794aea1104bb45e17f229b2da8e' +md5sums=('8d6a9ebd10277d4142292232290af7e0' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>