author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 07:25:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 07:25:40 UTC |
parent | 2c34dfebe4420f4484cb8358ba9cb2301eab98db |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 15ee355..ba4fc66 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-x11extras' 'libxfixes') makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('abc30887409acf05d1e6e22f1c3b98e8') +md5sums=('f597ad61413165680448d200db92d041') prepare() { mkdir build