author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 09:58:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 09:58:24 UTC |
parent | 432741b88b98a8f942219220a7ab74f922b73993 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b1ea80a..8e89193 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.14.0 +pkgver=5.15.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=('1250214279c42c5802f998ee1f2b91b8') +md5sums=('38c7374689688c045cd5ba1acb4ea91b') prepare() { mkdir -p build