po4a: Update to 0.63
This commit is contained in:
parent
b8db23c51d
commit
5fd6adf988
@ -2,7 +2,7 @@
|
||||
# Contributor: Biswapriyo Nath <nathbappai@gmail.com>
|
||||
|
||||
pkgname=po4a
|
||||
pkgver=0.62
|
||||
pkgver=0.63
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for helping translation of documentation"
|
||||
arch=('any')
|
||||
@ -10,12 +10,12 @@ url="https://po4a.org/"
|
||||
license=('GPL')
|
||||
depends=("perl" "gettext" 'perl-YAML-Tiny' 'perl-Text-WrapI18N'
|
||||
'perl-Locale-Gettext' 'perl-TermReadKey' 'perl-sgmls'
|
||||
'perl-Unicode-GCString' 'perl-Pod-Parser')
|
||||
'perl-Unicode-LineBreak' 'perl-Pod-Parser')
|
||||
makedepends=('perl-Module-Build' 'docbook-xsl')
|
||||
options=('!emptydirs')
|
||||
source=(https://github.com/mquinson/po4a/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz
|
||||
001-fix-man-names.patch)
|
||||
sha256sums=('0eb510a66f59de68cf7a205342036cc9fc08b39334b91f1456421a5f3359e68b'
|
||||
sha256sums=('e21be3ee545444bae2fe6a44aeb9d320604708cc2e4c601bcb3cc440db75b4ce'
|
||||
'b2dc4f9cd6aa1ee38fa5a32b6f36847c34d876ce8852011e462c2ce7c6149aff')
|
||||
|
||||
prepare() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user