From af0aa009f9bae05986e28d2dc5c362251e039070 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Wed, 11 Oct 2023 11:30:48 +0200 Subject: [PATCH] go-md2man: update to 2.0.3. --- srcpkgs/go-md2man/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template index 7898513b58ff2..39e92c22803e0 100644 --- a/srcpkgs/go-md2man/template +++ b/srcpkgs/go-md2man/template @@ -1,15 +1,15 @@ # Template file for 'go-md2man' pkgname=go-md2man -version=2.0.2 -revision=3 +version=2.0.3 +revision=1 build_style=go go_import_path=github.com/cpuguy83/go-md2man/v2 short_desc="Convert md to manpages" -maintainer="Daniel Lewan " +maintainer="Daniel Lewan " license="MIT" homepage="https://github.com/cpuguy83/go-md2man" distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz" -checksum=2f52e37101ea2734b02f2b54a53c74305b95b3a9a27792fdac962b5354aa3e4a +checksum=7ca3a04bb4ab83387538235decc42a535097a05d2fb9f2266d0c47b33119501f post_install() { vlicense LICENSE.md