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 | 089f1052c73c1687a08c43e4eeda9e7fed6f7992 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 2fffb91..25d09ad 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kinit -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KInit' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kio') makedepends=('extra-cmake-modules' 'kdoctools') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('1ab251f0d2cd075fb6f536072213e890') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('09860896223814082037a184fe1fdcb9') prepare() { mkdir -p build