author | Allan McRae
<allan@archlinux.org> 2022-03-03 01:40:53 UTC |
committer | Allan McRae
<allan@archlinux.org> 2022-03-03 01:40:53 UTC |
parent | ffcdda8917b356bf6850800fa5f099197068461c |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index e469b00..d0fa707 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=txt2man pkgver=1.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="Converts flat ASCII text to man page format" arch=('any') url="https://github.com/mvertes/txt2man"