git » kwindowsystem.git » commit 4b3a241

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent 87bb4b35bc6d5578e58429b1d6c1eb0b48fa6b51

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 4848e8c..581e3b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.4.0
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Access to the windowing system'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('1c957a5fe43a98304be03f1404c4a236')
+md5sums=('5945d3ad27cc11b71bd7b97283844f45')
 
 prepare() {
   mkdir -p build