author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:34:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:34:20 UTC |
parent | 5b03291414e23fc0137a17b7d43f8bf82fd96052 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 310cc1c..612fed1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.18.0 +pkgver=5.19.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=('5e6da520d4910dad8a03dde2d5b4c2d2') +md5sums=('de8678f38303699cf66303f29bb06748') prepare() { mkdir -p build