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 | 90e6a450a4f2274243c0ada7bbac43ad7f94b5d6 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 9a63afd..d0f8cfd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=4.100.0 +pkgver=5.0.0 pkgrel=1 pkgdesc='KNewStuff' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=('LGPL') depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') -source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2c5547f87af58305b5fed38fdf8f676e') +source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") +md5sums=('881f0a720827a3179252532c0568d327') prepare() { mkdir -p build