txt2man: update to 1.7.1.

This commit is contained in:
Daniel Lewan 2021-12-27 20:22:16 +01:00 committed by Érico Nogueira Rolim
parent 8e5445212c
commit 78328efafd

View file

@ -1,14 +1,18 @@
# Template file for 'txt2man'
pkgname=txt2man
version=1.7.0
revision=2
version=1.7.1
revision=1
wrksrc=${pkgname}-${pkgname}-${version}
short_desc="Converts text to man page"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2.0-or-later"
homepage="https://github.com/mvertes/txt2man"
distfiles="${homepage}/archive/txt2man-${version}.tar.gz"
checksum=821cd25bdd56f6898dda24ce5747acb7c29b41df4adab1c36a2581ad30444e1a
distfiles="https://github.com/mvertes/txt2man/archive/txt2man-${version}.tar.gz"
checksum=4d9b1bfa2b7a5265b4e5cb3aebc1078323b029aa961b6836d8f96aba6a9e434d
do_build() {
make
}
do_install() {
for docs in *.1; do