author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:05:50 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:05:50 UTC |
parent | 310925d350cd5024f76a1c8a17a49bd25bad2a13 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 84057e3..15ee355 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.7.0 +pkgver=5.8.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=('affc59e5e59b151d0dc9f1e95eb49da4') +md5sums=('abc30887409acf05d1e6e22f1c3b98e8') prepare() { mkdir build