summaryrefslogtreecommitdiff
path: root/extra/help2man/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/help2man/PKGBUILD')
-rw-r--r--extra/help2man/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/help2man/PKGBUILD b/extra/help2man/PKGBUILD
index d8e173d35..628f8f5f3 100644
--- a/extra/help2man/PKGBUILD
+++ b/extra/help2man/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=help2man
pkgver=1.40.12
-pkgrel=1
+pkgrel=1.1
pkgdesc="Conversion tool to create man files"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/help2man/"
license=('GPL')
depends=('perl-locale-gettext')