author | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:49:45 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-08-14 15:49:45 UTC |
parent | 4ebe5e9d5f0dc92fba97707563fbb7f394d08302 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eff6c6f..a4b9dc8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kio -pkgver=5.24.0 +pkgver=5.25.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=('2c56af98f7cdc2e541bee40d7da8925a') +md5sums=('0077d90029c34f734fb661912f2213d1') prepare() { mkdir -p build