Date: Monday, April 11, 2016 @ 05:35:23 Author: fyan Revision: 264514
upgpkg: kwindowsystem 5.21.0-1 Upstream release Modified: kwindowsystem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 03:35:12 UTC (rev 264513) +++ PKGBUILD 2016-04-11 03:35:23 UTC (rev 264514) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='Access to the windowing system' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('67e4026752ad7879de67bc7a6e5b55d0') +md5sums=('69b0c1d0ff309f966e83af7e4852cbd9') prepare() { mkdir build
