Date: Monday, May 16, 2016 @ 16:29:57 Author: fyan Revision: 268114 upgpkg: kwindowsystem 5.22.0-1
Upstream release Modified: kwindowsystem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 14:29:49 UTC (rev 268113) +++ PKGBUILD 2016-05-16 14:29:57 UTC (rev 268114) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.21.0 +pkgver=5.22.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=('69b0c1d0ff309f966e83af7e4852cbd9') +md5sums=('e0d5afe02b4acb0c557f3309035706e4') prepare() { mkdir build
