git » kwindowsystem.git » commit a1a0698

KDE Frameworks 5.10

author Antonio Rojas
2015-05-06 06:18:10 UTC
committer Antonio Rojas
2015-05-06 06:18:10 UTC
parent 4bf81e4f7969508073c4a8141cd3b75fb99167f9

KDE Frameworks 5.10

PKGBUILD +2 -2

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