author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:06:09 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:06:09 UTC |
parent | 67aee61d3f0e8f474b1f45634c43ff14ddb8d68c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bd709cd..658c963 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.22.0 +pkgver=5.23.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=('e0d5afe02b4acb0c557f3309035706e4') +md5sums=('a94136e4f5af55dab34929fc5521d115') prepare() { mkdir build