From 7d3523d542206b73519e43cef9372aca20cc1857 Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Fri, 18 Oct 2019 10:43:49 +0200 Subject: [PATCH] go-md2man: update to 2.0.0. --- srcpkgs/go-md2man/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/go-md2man/template b/srcpkgs/go-md2man/template index c19f0817804..237256b439f 100644 --- a/srcpkgs/go-md2man/template +++ b/srcpkgs/go-md2man/template @@ -1,16 +1,16 @@ # Template file for 'go-md2man' pkgname=go-md2man -version=1.0.10 +version=2.0.0 revision=1 build_style=go -go_import_path=github.com/cpuguy83/go-md2man +go_import_path=github.com/cpuguy83/go-md2man/v2 hostmakedepends="git" short_desc="Convert md to manpages" -maintainer="Orphaned " +maintainer="Daniel Lewan " license="MIT" -homepage="https://${go_import_path}" +homepage="https://github.com/cpuguy83/go-md2man" distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz" -checksum=76aa56849123b99b95fcea2b15502fd886dead9a5c35be7f78bdc2bad6be8d99 +checksum=50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576 post_install() { vlicense LICENSE.md