Merge pull request #4636 from diogoleal/txt2man-1.6.0
txt2man: update to 1.6.0
This commit is contained in:
commit
775f5be81d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'txt2man'
|
||||
pkgname=txt2man
|
||||
version=1.5.6
|
||||
version=1.6.0
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${pkgname}-${version}
|
||||
short_desc="Converts text to man page"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/mvertes/txt2man"
|
||||
distfiles="${homepage}/archive/txt2man-${version}.tar.gz"
|
||||
checksum=df9d972c6930576328b779e64aed6d3e0106118e5a4069172f06db290f32586a
|
||||
checksum=f6939e333a12e1ecceccaa547b58f4bf901a580cd2d8f822f8c292934c920c99
|
||||
noarch=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue