[arch-commits] Commit in karchive/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Feb 15 15:10:37 UTC 2015


    Date: Sunday, February 15, 2015 @ 16:10:37
  Author: fyan
Revision: 231461

upgpkg: karchive 5.7.0-1

Modified:
  karchive/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 15:05:10 UTC (rev 231460)
+++ PKGBUILD	2015-02-15 15:10:37 UTC (rev 231461)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at 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')
@@ -12,7 +13,7 @@
 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



More information about the arch-commits mailing list