po4a: update to 0.54 (#530)
This commit is contained in:
parent
fed79332fc
commit
3345802902
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'po4a'
|
||||
pkgname=po4a
|
||||
version=0.53
|
||||
version=0.54
|
||||
revision=1
|
||||
build_style="perl-ModuleBuild"
|
||||
noarch=yes
|
||||
|
@ -10,7 +10,7 @@ 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"
|
||||
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=c9005e816da220912f364766d39df5efd4cc28dcae9467a8dc5fca7f46cb780c
|
||||
checksum=596f7621697f9dd12709958c229e256b56683d25997ac73c9625a2cc0c603d51
|
||||
|
|
Loading…
Reference in a new issue