author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:40:38 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:40:38 UTC |
parent | ffae7f59dd9ff6d74b2f4a906ceaf8f0dd3a79f0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1c97ac0..1bf809c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwindowsystem -pkgver=5.18.0 +pkgver=5.19.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=('c1a5c3dee013ee189d3279a9e58189e3') +md5sums=('5e4a9cbe3d4217062c8656833db641f8') prepare() { mkdir build