author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:33:38 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:33:38 UTC |
parent | 42a54e36265c5c3b8a851ae1d06ea114cd7ff68b |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index f7ba58e..970c435 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Access to the windowing system' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kwindowsystem' @@ -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=('dff4815d1ae67206329aa690c2a98dfb') +md5sums=('294bcc6f70b12d3e4c1d1bc363ede9e6') prepare() { mkdir build