[arch-commits] Commit in help2man/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Thu Jan 9 20:26:51 UTC 2020


    Date: Thursday, January 9, 2020 @ 20:26:50
  Author: jelle
Revision: 373093

upgpkg: help2man 1.47.12-1

Upstream update

Modified:
  help2man/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 19:12:46 UTC (rev 373092)
+++ PKGBUILD	2020-01-09 20:26:50 UTC (rev 373093)
@@ -2,7 +2,7 @@
 # Contributor: Paul Mattal <paul at mattal.com>
 
 pkgname=help2man
-pkgver=1.47.11
+pkgver=1.47.12
 pkgrel=1
 pkgdesc="Conversion tool to create man files"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 license=('GPL')
 depends=('perl-locale-gettext')
 source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('dd322adcaede5bd5eaed075ff8971bc1'
-         'SKIP')
+sha512sums=('fb71e48e4a7a0f4316148295ea539b667a131149f4467da0f3e283389c9d9f2a5f1e9124ca8d64d6c3250d332a713d4e8de204ca9e7088840e74f316fa5221be'
+            'SKIP')
 validpgpkeys=('87EA44D150D89615E39A3FEEF0DC8E00B28C5995') # Brendan O'Dea <bod at debian.org>
 
 build() {



More information about the arch-commits mailing list