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

Felix Yan fyan at archlinux.org
Thu Jan 29 10:01:11 UTC 2015


    Date: Thursday, January 29, 2015 @ 11:01:11
  Author: fyan
Revision: 230239

upgpkg: quazip 0.7.1-1

Modified:
  quazip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-29 09:58:02 UTC (rev 230238)
+++ PKGBUILD	2015-01-29 10:01:11 UTC (rev 230239)
@@ -3,8 +3,8 @@
 # Contributor: trya <tryagainprod at gmail.com>
 
 pkgname=quazip
-pkgver=0.7
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package"
 url="http://sourceforge.net/projects/quazip/"
 license=('LGPL')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('qt4')
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('52a9d807934ce4e9c30ead677a3148d2')
+md5sums=('3b99effb2a9417707d463e6f19cf2629')
 
 build() {
   cd ${pkgname}-${pkgver}/${pkgname}



More information about the arch-commits mailing list