po4a: update to 0.53.

Closes #15028.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-06-09 14:34:03 +02:00 committed by Enno Boland
parent d7fd78f621
commit 9be0ac0c36
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
2 changed files with 5 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'po4a'
pkgname=po4a
version=0.52
revision=2
version=0.53
revision=1
build_style="perl-ModuleBuild"
noarch=yes
_perldeps="perl perl-Text-WrapI18N perl-Term-ReadKey perl-Unicode-LineBreak perl-SGMLSpm"
@ -11,6 +11,6 @@ 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"
homepage="http://po4a.alioth.debian.org/"
distfiles="https://alioth.debian.org/frs/download.php/file/4229/${pkgname}-${version}.tar.gz"
checksum=60a243da3ae372f019cd71483d46c898897f8692958403dfc2c8001c713e6fcf
homepage="https://po4a.org/"
distfiles="https://github.com/mquinson/po4a/releases/download/v${version}/po4a-${version}.tar.gz"
checksum=c9005e816da220912f364766d39df5efd4cc28dcae9467a8dc5fca7f46cb780c

View File

@ -1,2 +0,0 @@
site="https://alioth.debian.org/frs/?group_id=30267"
ignore="*v*"