po4a: update to 0.58.1
This commit is contained in:
parent
cb46f791d6
commit
0f182a3021
1 changed files with 7 additions and 5 deletions
|
@ -1,16 +1,18 @@
|
|||
# Template file for 'po4a'
|
||||
pkgname=po4a
|
||||
version=0.58
|
||||
version=0.58.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=perl-ModuleBuild
|
||||
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
|
||||
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext libxslt docbook-xsl"
|
||||
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak
|
||||
perl-SGMLSpm perl-YAML-Tiny"
|
||||
hostmakedepends="${_perldeps} perl-Locale-gettext perl-Module-Build gettext
|
||||
libxslt docbook-xsl"
|
||||
makedepends="${_perldeps} perl-Locale-gettext perl-Module-Build"
|
||||
depends="${_perldeps} opensp gettext"
|
||||
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/"
|
||||
distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
|
||||
checksum=38bc67ca3fc3739822a476aede2b46324d0c517b4a9cd95aed5abdaef83cf2d8
|
||||
distfiles="https://github.com/mquinson/po4a/archive/v${version}.tar.gz"
|
||||
checksum=6c154dd01977d7304ea9e762ed57c92aa3da1a37c585b0a82729f948dfac3985
|
||||
|
|
Loading…
Reference in a new issue