git » kwindowsystem.git » commit a2489ef

KF 5.20.0

author Felix Yan
2016-03-16 04:27:28 UTC
committer Felix Yan
2016-03-16 04:27:28 UTC
parent e216580ff5b34d410b1c6199d131eca46834478e

KF 5.20.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1bf809c..82d2a6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.19.0
+pkgver=5.20.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=('5e4a9cbe3d4217062c8656833db641f8')
+md5sums=('67e4026752ad7879de67bc7a6e5b55d0')
 
 prepare() {
   mkdir build