[arch-commits] Commit in go-md2man/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sun Feb 11 23:36:44 UTC 2018


    Date: Sunday, February 11, 2018 @ 23:36:44
  Author: foxboron
Revision: 292583

upgpkg: go-md2man 1.0.8-1

Updated to 1.0.8

Modified:
  go-md2man/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 23:35:52 UTC (rev 292582)
+++ PKGBUILD	2018-02-11 23:36:44 UTC (rev 292583)
@@ -3,8 +3,8 @@
 # Contributor: Sébastien "Seblu" Luttringer <seblu at arhlinux.org>
 
 pkgname=go-md2man
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.8
+pkgrel=1
 pkgdesc='A markdown to manpage generator'
 arch=('x86_64')
 url='https://github.com/cpuguy83/go-md2man'
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('go-pie')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz")
-md5sums=('2282a7a24635c63ca7bb08b5e07282fc')
+md5sums=('2acf6df4fd73de22b6f3c398e2a0dc03')
 
 build() {
   export GOPATH=$(readlink -f .)



More information about the arch-commits mailing list