git » kwindowsystem.git » commit 890b31a

KDE Frameworks 5.11

author Antonio Rojas
2015-06-10 20:56:07 UTC
committer Antonio Rojas
2015-06-10 20:56:07 UTC
parent a1a0698617d74f19b06f35f3db19b774bc181143

KDE Frameworks 5.11

PKGBUILD +2 -2

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