author | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-07-08 18:25:38 UTC |
parent | a68cedfd3e0010b66b8354fbb40476c3b2c61b1d |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 88a0f88..53e049c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kcmutils -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='Utilities for interacting with KCModules' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kxmlgui') makedepends=('extra-cmake-modules') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('f51fc578a8ccf87fb37a0c6df8f406c2') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('25fd159316e94e6f6c458fb7426e5a86') prepare() { mkdir -p build