author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 05:18:07 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 05:18:07 UTC |
parent | 286fb0d54cc0ae0977931bbb2773f53234fe9ddc |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2d9591f..db2b402 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.13.0 +pkgver=5.14.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=('8a6a5c8f25badf937ea26677dea71eb7') +md5sums=('17e952f64c00a844d23f56381fa53f5b') prepare() { mkdir -p build