summaryrefslogtreecommitdiff
path: root/extra/gtkspell/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtkspell/PKGBUILD')
-rw-r--r--extra/gtkspell/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gtkspell/PKGBUILD b/extra/gtkspell/PKGBUILD
index 5dc2fef2d..48c96f584 100644
--- a/extra/gtkspell/PKGBUILD
+++ b/extra/gtkspell/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=gtkspell
pkgver=2.0.16
-pkgrel=2
+pkgrel=2.1
url="http://gtkspell.sourceforge.net/"
pkgdesc="GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('gtk2' 'enchant')
makedepends=('intltool' 'gtk-doc')