author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:02:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 08:02:39 UTC |
parent | 175cee88e63564e709436d0dcc4c3e4e77bb9743 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9ad7d21..37b0faf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.12.0 +pkgver=5.13.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=('024f3f34236bd64823a5350ef8670557') +md5sums=('dd01dc1252cb3d862959970ef7d7f5eb') prepare() { mkdir -p build