po4a: Update to 0.62

This commit is contained in:
Alexey Pavlov
2021-01-12 12:33:13 +03:00
parent 726833fa88
commit fe65fbc011

View File

@@ -2,8 +2,8 @@
# Contributor: Biswapriyo Nath <nathbappai@gmail.com>
pkgname=po4a
pkgver=0.61
pkgrel=2
pkgver=0.62
pkgrel=1
pkgdesc="Tools for helping translation of documentation"
arch=('any')
url="https://po4a.org/"
@@ -15,7 +15,7 @@ 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=('62954cb0537eff33124a45fa194ae3b92552ee6f6eef74f4953a577f640b86db'
sha256sums=('0eb510a66f59de68cf7a205342036cc9fc08b39334b91f1456421a5f3359e68b'
'b2dc4f9cd6aa1ee38fa5a32b6f36847c34d876ce8852011e462c2ce7c6149aff')
prepare() {