author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:04:43 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:04:43 UTC |
parent | 47e6d19f7167616c074a6483ccb7adb352052ab2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c8ee95e..d6b570c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.14.0 +pkgver=5.15.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=('a50dbdb6c25499bbd958e6df4a5b293d') +md5sums=('08e0b05204a4129f73873ef2b61a6a3b') prepare() { mkdir build