git » karchive.git » commit 3f19ba7

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 15:10:37 UTC
committer Felix Yan
2015-02-15 15:10:37 UTC
parent 60f6b270191291f4c1fdb3e670637c817784f9b7

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 96a6c58..50e9d57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=karchive
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Qt 5 addon providing access to numerous types of archives'
 arch=('i686' 'x86_64')
@@ -11,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=('f4070be48d4b01f81317d284fbf55e57')
+md5sums=('c811d4ebf158cee741715a06e27ff0cb')
 
 prepare() {
   mkdir -p build