author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:52:11 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:52:11 UTC |
parent | 6e38156313a6cab2855e20c4a90159a7c9ce7b14 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index de2206d..e93803f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwayland -pkgver=5.25.0 +pkgver=5.26.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=('d70abca43cbf6e6a6eba9d79830bf1a1') +md5sums=('07635da514cfc3b4360b947717090725') prepare() { mkdir -p build