summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip A Reimer2015-06-13 10:36:19 -0600
committerPhilip A Reimer2015-06-13 10:36:19 -0600
commit53748099d0c5a543698e447a9b696042b35bd6c2 (patch)
treec52f8515e167b2740c384691b03b408802d6b927 /PKGBUILD
parente63847e2165494dca6570b881929a798fd58996a (diff)
downloadaur-53748099d0c5a543698e447a9b696042b35bd6c2.tar.gz
update to 0.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e6fc73b5b9f..02eeb0f772ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ant32 <antreimer@gmail.com>
pkgname=mingw-w64-quazip-qt4
-pkgver=0.7
+pkgver=0.7.1
pkgrel=1
pkgdesc="C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package (mingw-w64)"
url="http://sourceforge.net/projects/quazip/"
@@ -12,7 +12,7 @@ conflicts=('mingw-w64-quazip-qt5')
source=("http://downloads.sourceforge.net/project/quazip/quazip/$pkgver/quazip-$pkgver.tar.gz")
options=('!strip' '!buildflags' 'staticlibs')
license=('LGPL')
-md5sums=('52a9d807934ce4e9c30ead677a3148d2')
+md5sums=('3b99effb2a9417707d463e6f19cf2629')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"