diff options
Diffstat (limited to 'extra/hspell/PKGBUILD')
-rw-r--r-- | extra/hspell/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/hspell/PKGBUILD b/extra/hspell/PKGBUILD index d5412b494..43f22ba55 100644 --- a/extra/hspell/PKGBUILD +++ b/extra/hspell/PKGBUILD @@ -4,8 +4,8 @@ pkgbase=hspell pkgname=('hspell' 'hunspell-he') pkgver=1.2 -pkgrel=1 -arch=('i686' 'x86_64') +pkgrel=1.1 +arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.ivrix.org.il/projects/spell-checker/" makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk') |