author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:13:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:13:39 UTC |
parent | 0ee98f558e013727e75c00792de52093379236e7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0eca38a..eff6c6f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.23.0 +pkgver=5.24.0 pkgrel=1 pkgdesc='Resource and network access abstraction' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') optdepends=('kio-extras: extra protocols support (sftp, fish and more)') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('cad4e5542bec99a3b264b06988193195') +md5sums=('2c56af98f7cdc2e541bee40d7da8925a') prepare() { mkdir -p build