author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 14:59:38 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 14:59:38 UTC |
parent | 0e6944366b6f920b8a6fa629f62bc3f626bf1472 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 729303e..ffa5fe3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.22.0 +pkgver=5.23.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=('07e006e8ba376680453766d8ea269269') +md5sums=('7d21c57bebdd6800143c1b03b4f9b4c3') prepare() { mkdir -p build