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 | 81675682e907a0c04a1f29018659589d4549c529 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 191bf57..a55ba32 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kservice -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KService' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('ki18n' 'kconfig' 'kcrash' 'kdbusaddons') makedepends=('extra-cmake-modules' 'kdoctools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('65098fb202df0531310a2813c6ba0042') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('6ae4142298331ca6085d3ecded6a02e2') prepare() { mkdir -p build