summaryrefslogtreecommitdiff
path: root/extra/hyphen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/hyphen/PKGBUILD')
-rw-r--r--extra/hyphen/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/hyphen/PKGBUILD b/extra/hyphen/PKGBUILD
index feee6e8ff..65fda4b8c 100644
--- a/extra/hyphen/PKGBUILD
+++ b/extra/hyphen/PKGBUILD
@@ -4,8 +4,8 @@
pkgbase=hyphen
pkgname=('hyphen' 'hyphen-en')
pkgver=2.8.3
-pkgrel=1
-arch=('i686' 'x86_64')
+pkgrel=1.1
+arch=('i686' 'x86_64' 'mips64el')
url="http://hunspell.sf.net"
license=('GPL' 'LGPL' 'MPL')
groups=()
@@ -58,4 +58,4 @@ package_hyphen-en() {
ln -sv /usr/share/hyphen/$(basename $file) .
done
popd
-} \ No newline at end of file
+}