advancecomp: fix license, update short_desc
This commit is contained in:
parent
877701c9d8
commit
1a14dc6251
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'advancecomp'
|
||||
pkgname=advancecomp
|
||||
version=2.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="zlib-devel"
|
||||
short_desc="A collection of recompression utilities for ZIP/PNG/GZ"
|
||||
short_desc="Command-line recompression utilities for ZIP/PNG/GZ"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.advancemame.it/comp-readme.html"
|
||||
distfiles="https://github.com/amadvance/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=3ac0875e86a8517011976f04107186d5c60d434954078bc502ee731480933eb8
|
||||
|
|
Loading…
Reference in New Issue