aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-md2man/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/go-md2man/APKBUILD')
-rw-r--r--community/go-md2man/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go-md2man/APKBUILD b/community/go-md2man/APKBUILD
index be75651ea8..fb4d81c417 100644
--- a/community/go-md2man/APKBUILD
+++ b/community/go-md2man/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=go-md2man
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Utility to convert markdown to man pages"
options="net chmod-clean"
url="https://github.com/cpuguy83/go-md2man"