Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / po4a


Commits:
ad13f6a5 by Antonio Rojas at 2024-04-28T18:43:03+02:00
upgpkg: 0.71-1: Update to 0.71

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = po4a
        pkgdesc = Tools for helping translation of documentation
-       pkgver = 0.70
+       pkgver = 0.71
        pkgrel = 1
        url = https://po4a.org/
        arch = any
@@ -17,7 +17,7 @@ pkgbase = po4a
        depends = perl-yaml-tiny
        depends = perl-unicode-linebreak
        options = !emptydirs
-       source = 
po4a-0.70.tar.gz::https://github.com/mquinson/po4a/archive/v0.70.tar.gz
-       sha256sums = 
e5001d0cb900bfb700d09abb7e994b823d5c05b72c0b221781bff88cbb537f3b
+       source = 
po4a-0.71.tar.gz::https://github.com/mquinson/po4a/archive/v0.71.tar.gz
+       sha256sums = 
7d087113321ff15e4ebf1cf80643cf6f1384bb12b02e2e1857120a1ab9573a55
 
 pkgname = po4a


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Mikko Seppälä <t-r-...@mbnet.fi> aka Neverth
 
 pkgname=po4a
-pkgver=0.70
+pkgver=0.71
 pkgrel=1
 pkgdesc="Tools for helping translation of documentation"
 arch=('any')
@@ -17,7 +17,7 @@ makedepends=('perl-text-wrapi18n' 'perl-locale-gettext' 
'perl-term-readkey'
              'perl-sgmls' 'perl-module-build' 'perl-pod-parser' 'docbook-xsl')
 options=('!emptydirs')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/mquinson/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('e5001d0cb900bfb700d09abb7e994b823d5c05b72c0b221781bff88cbb537f3b')
+sha256sums=('7d087113321ff15e4ebf1cf80643cf6f1384bb12b02e2e1857120a1ab9573a55')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/po4a/-/commit/ad13f6a5b21d1da742afd67e9d3055b6e9db2a68

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/po4a/-/commit/ad13f6a5b21d1da742afd67e9d3055b6e9db2a68
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to