author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:20:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:20:01 UTC |
parent | 8aa58b38cbaab5f6de17862ef5060eea87c64ca8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3a6e326..7a7924e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.14.0 +pkgver=5.15.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kdeclarative') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('fdb3eaa651bf61bbdcef094f281b9caf') +md5sums=('6bad585122df5ee6e421ff192c007444') prepare() { mkdir -p build