Date: Tuesday, June 14, 2016 @ 16:09:58 Author: felixonmars Revision: 269670
upgpkg: kcmutils 5.23.0-1 Upstream release Modified: kcmutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-14 16:09:51 UTC (rev 269669) +++ PKGBUILD 2016-06-14 16:09:58 UTC (rev 269670) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcmutils -pkgver=5.22.0 +pkgver=5.23.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ce0a13c0f6c58f872ac9f59f39905b5e') +md5sums=('1d4043e0d21472c32619f066402190a0') prepare() { mkdir -p build
