author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | 55be72a0d48ada97e0f9ae7f5c7f7070ad619767 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 526b488..96a6c58 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.5.0 +pkgver=5.6.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/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ff95f95a2fa8722c8e2f7f5035625348') +md5sums=('f4070be48d4b01f81317d284fbf55e57') prepare() { mkdir -p build