wv: fix license, description
This commit is contained in:
parent
71b13aef94
commit
a0451952fe
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'wv'
|
||||
pkgname=wv
|
||||
version=1.2.9
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libpng-devel libglib-devel libxml2-devel libgsf-devel"
|
||||
short_desc="A library which allows access to Microsoft Word files"
|
||||
short_desc="Library which allows access to Microsoft Word files"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://wvware.sourceforge.net/"
|
||||
distfiles="http://www.abisource.com/downloads/wv/${version}/wv-${version}.tar.gz"
|
||||
checksum=4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d
|
||||
|
|
Loading…
Reference in a new issue