Date: Wednesday, April 8, 2015 @ 11:02:13 Author: fyan Revision: 235693
upgpkg: kcmutils 5.9.0-1 Modified: kcmutils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-08 08:59:35 UTC (rev 235692) +++ PKGBUILD 2015-04-08 09:02:13 UTC (rev 235693) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcmutils -pkgver=5.8.0 +pkgver=5.9.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=('88f259c3bc692a2d94bde5618d8a7166') +md5sums=('6664a8161238c2103770628c34aef83a') prepare() { mkdir -p build
