author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:12:39 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:12:39 UTC |
parent | ec14cf795793bc0cca8a895ac9cd5314b8ddf2cf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 733ec6b..767dfb2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.26.0 +pkgver=5.27.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=('33edd3478ca813a02aa7e525d6a1b9cc') +md5sums=('979133136e319640d2ff7caf4823185d') prepare() { mkdir -p build