From 69f5a8cbbaac371ded6c0a3b3d196c03dfc9ff2a Mon Sep 17 00:00:00 2001 From: Diogo Leal Date: Wed, 17 Aug 2016 01:35:38 -0300 Subject: [PATCH] txt2man: update to 1.6.0 --- srcpkgs/txt2man/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/txt2man/template b/srcpkgs/txt2man/template index cacd8386dde..9658c82382b 100644 --- a/srcpkgs/txt2man/template +++ b/srcpkgs/txt2man/template @@ -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 " license="GPL-2" homepage="https://github.com/mvertes/txt2man" distfiles="${homepage}/archive/txt2man-${version}.tar.gz" -checksum=df9d972c6930576328b779e64aed6d3e0106118e5a4069172f06db290f32586a +checksum=f6939e333a12e1ecceccaa547b58f4bf901a580cd2d8f822f8c292934c920c99 noarch=yes do_install() {