mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
quazip-qt5: update to 0.7.2.
This commit is contained in:
parent
e5f940b642
commit
e047cf0d4c
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'quazip'
|
# Template file for 'quazip'
|
||||||
pkgname=quazip-qt5
|
pkgname=quazip-qt5
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
wrksrc=${pkgname%-*}-${version}
|
wrksrc=${pkgname%-*}-${version}
|
||||||
hostmakedepends="qt5-qmake"
|
hostmakedepends="qt5-qmake"
|
||||||
|
@ -11,7 +11,8 @@ 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=78c984103555c51e6f7ef52e3a2128e2beb9896871b2cc4d4dbd4d64bff132de
|
checksum=91d827fbcafd099ae814cc18a8dd3bb709da6b8a27c918ee1c6c03b3f29440f4
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
provides="quazip-${version}_${revision}"
|
provides="quazip-${version}_${revision}"
|
||||||
replaces="quazip>=0"
|
replaces="quazip>=0"
|
||||||
|
|
1
srcpkgs/quazip-qt5/update
Normal file
1
srcpkgs/quazip-qt5/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="${pkgname%-*}"
|
Loading…
Add table
Reference in a new issue