Date: Monday, April 25, 2022 @ 18:53:35 Author: foxboron Revision: 1190044
upgpkg: go-md2man 2.0.2-1: upgpkg: go-md2man 2.0.2-1 Modified: go-md2man/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-25 18:51:12 UTC (rev 1190043) +++ PKGBUILD 2022-04-25 18:53:35 UTC (rev 1190044) @@ -2,7 +2,7 @@ # Contributor: Sébastien "Seblu" Luttringer <[email protected]> pkgname=go-md2man -pkgver=2.0.1 +pkgver=2.0.2 pkgrel=1 pkgdesc='A markdown to manpage generator' arch=('x86_64') @@ -10,7 +10,7 @@ license=('MIT') makedepends=('go') source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz") -sha256sums=('889309ecf43e40d3a76d666b0259dcd71b340ea0fad003784ff3fe0b6c21990e') +sha256sums=('2f52e37101ea2734b02f2b54a53c74305b95b3a9a27792fdac962b5354aa3e4a') build() { cd "$pkgname-$pkgver"
