git » kwindowsystem.git » commit 826b8cc

KF5 Beta3

author Andrea Scarpino
2014-06-04 06:53:31 UTC
committer Andrea Scarpino
2014-06-04 06:53:31 UTC
parent a18f5c693989b463ef540d1858eba460826041d6

KF5 Beta3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f659ded..8436be1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=4.99.0
+pkgver=4.100.0
 pkgrel=1
 pkgdesc='KWindowSystem'
 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/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3c88e023809dc9a6602b8796cbaa3a0c')
+md5sums=('cc37fbd2ebe9704d64fb4b2e5c40cfe2')
 
 prepare() {
   mkdir -p build