author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:01:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:01:03 UTC |
parent | 3f19ba72e183558e18011f79af3c0890093f3ddb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 50e9d57..175b599 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.7.0 +pkgver=5.8.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=('c811d4ebf158cee741715a06e27ff0cb') +md5sums=('35701d66e2716429fa76f441b2756b90') prepare() { mkdir -p build