[arch-commits] Commit in go-md2man/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Oct 14 21:38:47 UTC 2017
Date: Saturday, October 14, 2017 @ 21:38:46
Author: foxboron
Revision: 262803
upgpkg: go-md2man 1.0.7-2
Modified:
go-md2man/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-14 21:37:28 UTC (rev 262802)
+++ PKGBUILD 2017-10-14 21:38:46 UTC (rev 262803)
@@ -1,14 +1,15 @@
# $Id$
+# Maintainer: Morten Linderud <foxboron at arhlinux.org>
# Contributor: Sébastien "Seblu" Luttringer <seblu at arhlinux.org>
pkgname=go-md2man
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc='A markdown to manpage generator'
arch=('x86_64' 'i686')
url='https://github.com/cpuguy83/go-md2man'
license=('MIT')
-makedepends=('go')
+makedepends=('go-pie')
source=($pkgname-$pkgver.tar.gz::"https://github.com/cpuguy83/go-md2man/archive/v$pkgver.tar.gz")
md5sums=('2282a7a24635c63ca7bb08b5e07282fc')
More information about the arch-commits
mailing list