git » kwindowsystem.git » commit ffae7f5

KF 5.18.0

author Felix Yan
2016-01-10 14:43:02 UTC
committer Felix Yan
2016-01-10 14:43:02 UTC
parent 959fc54b6fe5e8f59982a615fac3f3bf21930c70

KF 5.18.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 970c435..1c97ac0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.17.0
+pkgver=5.18.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=('294bcc6f70b12d3e4c1d1bc363ede9e6')
+md5sums=('c1a5c3dee013ee189d3279a9e58189e3')
 
 prepare() {
   mkdir build