diff options
Diffstat (limited to 'extra/libots/PKGBUILD')
-rw-r--r-- | extra/libots/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libots/PKGBUILD b/extra/libots/PKGBUILD index 42f7bcea8..83095f411 100644 --- a/extra/libots/PKGBUILD +++ b/extra/libots/PKGBUILD @@ -4,10 +4,10 @@ pkgname=libots pkgver=0.5.0 -pkgrel=3 +pkgrel=3.1 pkgdesc='Open Text Summarizer' url='http://libots.sourceforge.net/' -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libxml2' 'glib2') options=('!libtool' '!makeflags') |