author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 06:44:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 06:44:46 UTC |
parent | 4ab4c9ee29bb01fe758d124701ed183a844da28d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 175b599..16f95af 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.8.0 +pkgver=5.9.0 pkgrel=1 pkgdesc='Qt 5 addon providing access to numerous types of archives' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('35701d66e2716429fa76f441b2756b90') +md5sums=('edf96ce52f1330c28c1c0e0251d4fdb8') prepare() { mkdir -p build