Date: Wednesday, August 21, 2019 @ 11:11:44 Author: jelle Revision: 360518
upgpkg: help2man 1.47.11-1 Upstream update Modified: help2man/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-21 09:08:57 UTC (rev 360517) +++ PKGBUILD 2019-08-21 11:11:44 UTC (rev 360518) @@ -2,7 +2,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=help2man -pkgver=1.47.10 +pkgver=1.47.11 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('perl-locale-gettext') source=("https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -md5sums=('0d70833650a552e0af742882ba84f2ee' +md5sums=('dd322adcaede5bd5eaed075ff8971bc1' 'SKIP') validpgpkeys=('87EA44D150D89615E39A3FEEF0DC8E00B28C5995') # Brendan O'Dea <[email protected]>
