author | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-08-05 11:08:13 UTC |
parent | 3814c886a218cc99423f4c0149c0f3ecafdf3525 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 53e049c..fe40512 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=5.0.0 +pkgver=5.1.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kxmlgui') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('25fd159316e94e6f6c458fb7426e5a86') +md5sums=('d208c7929138cd29c8512b0df9b245e4') prepare() { mkdir -p build