git » kwindowsystem.git » commit 4702cd0

Upstream release

author Felix Yan
2016-09-14 09:17:56 UTC
committer Felix Yan
2016-09-14 09:17:56 UTC
parent 4c3e0ac1723533857fb2a68f56d0638f978e1cba

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8ddf92f..388581c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kwindowsystem
-pkgver=5.25.0
+pkgver=5.26.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=('ae52891201ea66b15d94a4f5a2717a5f')
+md5sums=('bc45d29e6a9b25bd360d6cb3749026ea')
 
 prepare() {
   mkdir build