[arch-commits] Commit in go-md2man/trunk (PKGBUILD)
Santiago Torres-Arias
sangy at archlinux.org
Wed Sep 18 17:11:44 UTC 2019
Date: Wednesday, September 18, 2019 @ 17:11:44
Author: sangy
Revision: 511069
upgpkg: go-md2man 2.0.0-1
Upstream release 2.0.0
Modified:
go-md2man/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-18 17:09:21 UTC (rev 511068)
+++ PKGBUILD 2019-09-18 17:11:44 UTC (rev 511069)
@@ -2,8 +2,8 @@
# Contributor: Sébastien "Seblu" Luttringer <seblu at arhlinux.org>
pkgname=go-md2man
-pkgver=1.0.10
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc='A markdown to manpage generator'
arch=('x86_64')
url='https://github.com/cpuguy83/go-md2man'
@@ -10,7 +10,7 @@
license=('MIT')
makedepends=('go-pie')
source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz")
-sha256sums=('76aa56849123b99b95fcea2b15502fd886dead9a5c35be7f78bdc2bad6be8d99')
+sha256sums=('50537880d42fc28b9c2e9aaa36b137349d43cc73d46436a499f8c928cd2fc576')
build() {
export GOPATH=$(readlink -f .)
More information about the arch-commits
mailing list