author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:24:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:24:28 UTC |
parent | 09b97bc9bd03d8f249bdf463487bf7848df329f0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 990611f..dba187d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.12.0 +pkgver=5.13.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=('001095e87ba8a52932f780bb043429d5') +md5sums=('a907421be1461569667ffdd0f7bfae63') prepare() { mkdir build