diff options
Diffstat (limited to 'main/groff/APKBUILD')
-rw-r--r-- | main/groff/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/groff/APKBUILD b/main/groff/APKBUILD index 8b9098e3ce..ffd6960131 100644 --- a/main/groff/APKBUILD +++ b/main/groff/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=groff pkgver=1.20.1 -pkgrel=1 +pkgrel=2 pkgdesc="GNU troff text-formatting system" url="http://www.gnu.org/software/groff/groff.html" license="GPL" |