Date: Tuesday, June 14, 2016 @ 15:06:09 Author: felixonmars Revision: 269567
upgpkg: kwindowsystem 5.23.0-1 Upstream release Modified: kwindowsystem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 15:06:02 UTC (rev 269566) +++ PKGBUILD 2016-06-14 15:06:09 UTC (rev 269567) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kwindowsystem -pkgver=5.22.0 +pkgver=5.23.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=('e0d5afe02b4acb0c557f3309035706e4') +md5sums=('a94136e4f5af55dab34929fc5521d115') prepare() { mkdir build
