author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:28:38 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:28:38 UTC |
parent | c17ea1c4acc76e540cc2450abddbd680a13897bb |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aebd7b7..97b986c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.20.0 +pkgver=5.21.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=('67f61e0ad2ac41e12597a000a436398b') +md5sums=('125a68c6e5889f6423ecd3e08dbd80ae') prepare() { mkdir -p build