git » kwindowsystem.git » commit 97802e0

KF 5.16.0

author Felix Yan
2015-11-13 15:27:35 UTC
committer Felix Yan
2015-11-13 15:27:35 UTC
parent 9459c856935ee789263a89a923fae63eb7e643fd

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d6b570c..f025324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.15.0
+pkgver=5.16.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=('08e0b05204a4129f73873ef2b61a6a3b')
+md5sums=('dff4815d1ae67206329aa690c2a98dfb')
 
 prepare() {
   mkdir build