author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:29:57 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:29:57 UTC |
parent | 304f64123583a35b4bef8593c01c823c3885eda7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 745ed39..a2f3d85 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.21.0 +pkgver=5.22.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=('69b0c1d0ff309f966e83af7e4852cbd9') +md5sums=('e0d5afe02b4acb0c557f3309035706e4') prepare() { mkdir build