author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:42:51 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:42:51 UTC |
parent | fa639c49392ce383876ef70b02d6695bdfe490ed |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2de0109..8ddf92f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.24.0 +pkgver=5.25.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=('65da4c0f405fe373138e05c7fb7bd09a') +md5sums=('ae52891201ea66b15d94a4f5a2717a5f') prepare() { mkdir build