git » kwindowsystem.git » commit 09b97bc

KDE Frameworks 5.12

author Antonio Rojas
2015-07-10 10:10:51 UTC
committer Antonio Rojas
2015-07-10 10:10:51 UTC
parent 890b31a73fcdbe612ecf4adc3524d565ba6aefcd

KDE Frameworks 5.12

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 50511ed..990611f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.11.0
+pkgver=5.12.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=('aa8a829b16e4821c12f742aea0476eff')
+md5sums=('001095e87ba8a52932f780bb043429d5')
 
 prepare() {
   mkdir build