git » kwindowsystem.git » commit ca812db

Upstream release

author Felix Yan
2016-10-09 17:18:25 UTC
committer Felix Yan
2016-10-09 17:18:25 UTC
parent 4702cd0397599681926f62517280867914e76cce

Upstream release

PKGBUILD +2 -2

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