author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:46:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:46:51 UTC |
parent | f2a992ab9c6b387b7d740eb6d8abb89197ebc5e3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e93803f..add84af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.26.0 +pkgver=5.27.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") -md5sums=('07635da514cfc3b4360b947717090725') +md5sums=('3440e412f70face624c4abcdb341ec7a') prepare() { mkdir -p build