author | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-06-04 06:53:31 UTC |
parent | 8e6f0bd09b1ee5d23f1d842d4b7685f5cf68ebf7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ced2da4..6ab27a3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=4.99.0 +pkgver=4.100.0 pkgrel=1 pkgdesc='Qt 5 addon providing access to numerous types of archives' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-base') makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/unstable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('a3796efb4fe17cba0a115f3d50c48573') +md5sums=('fd7b89e988124d87a1b2662a34a6e6d8') prepare() { mkdir -p build