author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:05:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:05:14 UTC |
parent | cdc25a62595f2f7f46f6742212aa2b3339e6b884 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 658c963..2de0109 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.23.0 +pkgver=5.24.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=('a94136e4f5af55dab34929fc5521d115') +md5sums=('65da4c0f405fe373138e05c7fb7bd09a') prepare() { mkdir build