author | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:54:33 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-11-13 15:54:33 UTC |
parent | 401d1e519b156d09f42731b9934d0851d2dcdccf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3c7cc57..43add41 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.15.0 +pkgver=5.16.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=('c0a82c797db0af67dfc8cfa72d6bca08') +md5sums=('0e90b3c4f77905748f354c9390c2353b') prepare() { mkdir -p build