po4a: update to 0.66
This commit is contained in:
parent
b3bc6cd821
commit
6a11f1dfc6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'po4a'
|
||||
pkgname=po4a
|
||||
version=0.63
|
||||
version=0.66
|
||||
revision=1
|
||||
build_style=perl-ModuleBuild
|
||||
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak
|
||||
|
@ -9,9 +9,12 @@ hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext
|
|||
libxslt docbook-xsl"
|
||||
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
|
||||
depends="${_perldeps} opensp gettext"
|
||||
checkdepends="docbook opensp perl-Test-Pod texlive"
|
||||
short_desc="PO for anything (po4a) project to ease translations using gettext tools"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://po4a.org/"
|
||||
changelog="https://raw.githubusercontent.com/mquinson/po4a/master/NEWS"
|
||||
distfiles="https://github.com/mquinson/po4a/archive/v${version}.tar.gz"
|
||||
checksum=534a050af6e8d8d2acd5dd32b66c9a15f64106f022efef72cd82c175de34e595
|
||||
checksum=8ae65c69b3a3e3911c449284aa9f07c80b74484fd211f6e2a7e6b57e09f3afd8
|
||||
make_check=ci-skip # cannot repoduce failure locally
|
||||
|
|
Loading…
Reference in New Issue