* update txt2man to 1.7.1-4
This commit is contained in:
parent
281ae8db52
commit
5b98c3657c
13
txt2man/.SRCINFO
Normal file
13
txt2man/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
pkgbase = txt2man
|
||||||
|
pkgdesc = Converts flat ASCII text to man page format
|
||||||
|
pkgver = 1.7.1
|
||||||
|
pkgrel = 4
|
||||||
|
url = https://github.com/mvertes/txt2man
|
||||||
|
arch = any
|
||||||
|
license = GPL
|
||||||
|
depends = bash
|
||||||
|
depends = gawk
|
||||||
|
source = https://github.com/mvertes/txt2man/archive/txt2man-1.7.1.tar.gz
|
||||||
|
sha256sums = 4d9b1bfa2b7a5265b4e5cb3aebc1078323b029aa961b6836d8f96aba6a9e434d
|
||||||
|
|
||||||
|
pkgname = txt2man
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=txt2man
|
pkgname=txt2man
|
||||||
pkgver=1.7.1
|
pkgver=1.7.1
|
||||||
pkgrel=3
|
pkgrel=4
|
||||||
pkgdesc="Converts flat ASCII text to man page format"
|
pkgdesc="Converts flat ASCII text to man page format"
|
||||||
arch=(any)
|
arch=(any)
|
||||||
url="https://github.com/mvertes/txt2man"
|
url="https://github.com/mvertes/txt2man"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user