author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
parent | 74eca69009d16ec6666d195c4f1fc58c9deae6ce |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e01dcf1..0fe7bb6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=knewstuff -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc='Support for downloading application assets from the network' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('kio') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('2b3a639b4ca818f98a121555e7a852be') +md5sums=('105a66744a4b7241d359b764b48071da') prepare() { mkdir -p build