author | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:41:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-03-16 04:41:55 UTC |
parent | 67b083d0b873663e59ebeb921020adf934a7072d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 37d274f..9849cb6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.19.0 +pkgver=5.20.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=('3b94a572bc0d4ca9acff03f6f37421d3') +md5sums=('917f0d983e9427d6af44f32f8e01977a') prepare() { mkdir -p build