summaryrefslogtreecommitdiff
path: root/extra/libdatrie/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libdatrie/PKGBUILD')
-rw-r--r--extra/libdatrie/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libdatrie/PKGBUILD b/extra/libdatrie/PKGBUILD
index 21eca6bfb..18dc8731e 100644
--- a/extra/libdatrie/PKGBUILD
+++ b/extra/libdatrie/PKGBUILD
@@ -4,11 +4,11 @@
pkgname=libdatrie
pkgver=0.2.5
-pkgrel=1
+pkgrel=1.1
pkgdesc="Implementation of double-array structure for representing trie, as proposed by Junichi Aoe."
url="http://linux.thai.net/projects/datrie"
license=('LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('glibc')
options=('!libtool' '!emptydirs')
source=(http://linux.thai.net/pub/thailinux/software/libthai/${pkgname}-${pkgver}.tar.gz)