diff --git a/help2man/PKGBUILD b/help2man/PKGBUILD index aef03399..0a3f3bf7 100644 --- a/help2man/PKGBUILD +++ b/help2man/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Alexey Pavlov pkgname=help2man -pkgver=1.49.2 +pkgver=1.49.3 pkgrel=1 pkgdesc="Conversion tool to create man files" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ makedepends=('autotools' 'gcc' 'gettext-devel') source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig} 1.40.4-cygwin-nls.patch) noextract=("${pkgname}-${pkgver}.tar.xz") -sha256sums=('9e2e0e213a7e0a36244eed6204d902b6504602a578b6ecd15268b1454deadd36' +sha256sums=('4d7e4fdef2eca6afe07a2682151cea78781e0a4e8f9622142d9f70c083a2fd4f' 'SKIP' 'a20d4049c9540bf7012d35d93bff8b44e13f15d969b0656284c9866e070763ad') validpgpkeys=("87EA44D150D89615E39A3FEEF0DC8E00B28C5995") # Brendan O'Dea