quazip-qt5: update to 0.7.3.

This commit is contained in:
Duncaen 2017-03-03 13:06:16 +01:00
parent 1c9ee6415d
commit 03d4a22a16

View file

@ -1,6 +1,6 @@
# Template file for 'quazip' # Template file for 'quazip'
pkgname=quazip-qt5 pkgname=quazip-qt5
version=0.7.2 version=0.7.3
revision=1 revision=1
build_style=qmake build_style=qmake
wrksrc=${pkgname%-*}-${version} wrksrc=${pkgname%-*}-${version}
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
license="LGPL-2.0" license="LGPL-2.0"
homepage="http://sourceforge.net/projects/quazip/" homepage="http://sourceforge.net/projects/quazip/"
distfiles="${SOURCEFORGE_SITE}/${pkgname%-*}/${pkgname%-*}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/${pkgname%-*}/${pkgname%-*}-${version}.tar.gz"
checksum=91d827fbcafd099ae814cc18a8dd3bb709da6b8a27c918ee1c6c03b3f29440f4 checksum=2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5
provides="quazip-${version}_${revision}" provides="quazip-${version}_${revision}"
replaces="quazip>=0" replaces="quazip>=0"