author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:35:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:35:23 UTC |
parent | f72687fde896b38d938055f2b49696d26ac83a86 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 45cbe87..cc3cbb5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.20.0 +pkgver=5.21.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=('67e4026752ad7879de67bc7a6e5b55d0') +md5sums=('69b0c1d0ff309f966e83af7e4852cbd9') prepare() { mkdir build