author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 04:02:13 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 04:02:13 UTC |
parent | 04cbd51476ee470f3dfef7ffc477da39b916e899 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 45f2e9c..f59950d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.20.0 +pkgver=5.21.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') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('78b7a63732f76652cc95fed80e138074') +md5sums=('0790e977930f295164a4f123b78024e0') prepare() { mkdir -p build