Date: Sunday, March 24, 2019 @ 12:21:30 Author: jelle Revision: 349141
upgpkg: help2man 1.47.10-1 Upstream update Modified: help2man/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-24 11:33:10 UTC (rev 349140) +++ PKGBUILD 2019-03-24 12:21:30 UTC (rev 349141) @@ -2,7 +2,7 @@ # Contributor: Paul Mattal <[email protected]> pkgname=help2man -pkgver=1.47.8 +pkgver=1.47.10 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=('41db5054f91d465507c18343410c7369' +md5sums=('0d70833650a552e0af742882ba84f2ee' 'SKIP') validpgpkeys=('87EA44D150D89615E39A3FEEF0DC8E00B28C5995') # Brendan O'Dea <[email protected]>
