From 41a4e99d6a8ba0cd18bad3c6504b2a0b51db93cc Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 26 Sep 2018 09:10:59 +0300 Subject: [PATCH] help2man: Update to 1.47.7 --- help2man/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help2man/PKGBUILD b/help2man/PKGBUILD index 4dc4995c..379a0770 100644 --- a/help2man/PKGBUILD +++ b/help2man/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=help2man -pkgver=1.47.6 +pkgver=1.47.7 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ install=help2man.install source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 1.40.4-cygwin-nls.patch) noextract=("${pkgname}-${pkgver}.tar.xz") -sha256sums=('d91b0295b72a638e4a564f643e4e6d1928779131f628c00f356c13bf336de46f' +sha256sums=('585b8e88ed04bdb426403cf7d9b0c0bb9c7630755b0096c2b018a024b29bec0d' 'SKIP' '6cf5541d6233b6c0ce0248ecb6376682646ee56f795b19906f0acc63d83de482') validpgpkeys=("F0DC8E00B28C5995" "87EA44D150D89615E39A3FEEF0DC8E00B28C5995")