author | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-07-10 10:10:51 UTC |
parent | 7001ebc77de926d41f12809accbef8ac050a7198 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9a04f12..9ad7d21 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=karchive -pkgver=5.11.0 +pkgver=5.12.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=('a9044a93fc88324d97108d69b07f7851') +md5sums=('024f3f34236bd64823a5350ef8670557') prepare() { mkdir -p build