author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 16:02:49 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 16:02:49 UTC |
parent | c7d57969a447125c54ed88ec0958c33fd345c2fc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1ce1b79..5a1bc2e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.24.0 +pkgver=5.25.0 pkgrel=1 pkgdesc='Support for downloading application assets from the network' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kio') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('9f91b9149cfc388403642750f20e411f') +md5sums=('2ea7e17162776681193f67d66821182d') prepare() { mkdir -p build