author | Felix Yan
<felixonmars@archlinux.org> 2018-11-09 23:13:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2018-11-09 23:13:20 UTC |
parent | 38a8fdc5835b95445af5926239a92e9cea81bad0 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 17004f9..889fc4d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ pkgname=txt2man pkgver=1.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Converts flat ASCII text to man page format" arch=('any') url="https://github.com/mvertes/txt2man"