Date: Wednesday, August 12, 2015 @ 11:51:13 Author: fyan Revision: 243292
upgpkg: kcmutils 5.13.0-1 Modified: kcmutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-12 09:47:16 UTC (rev 243291) +++ PKGBUILD 2015-08-12 09:51:13 UTC (rev 243292) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcmutils -pkgver=5.12.0 +pkgver=5.13.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=('d8b55927aa2636dbaf1b8c3dc6df03c4') +md5sums=('25b99cda37941ac81e22b8b51a5be3cb') prepare() { mkdir -p build
