diff options
Diffstat (limited to 'extra/libotf/PKGBUILD')
-rw-r--r-- | extra/libotf/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libotf/PKGBUILD b/extra/libotf/PKGBUILD index 14be6a2d6..44bbb862d 100644 --- a/extra/libotf/PKGBUILD +++ b/extra/libotf/PKGBUILD @@ -3,12 +3,12 @@ pkgname=libotf pkgver=0.9.12 -pkgrel=2 +pkgrel=2.1 pkgdesc='OpenType Font library' url='http://www.m17n.org/libotf/' license=('LGPL') options=('!libtool') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=('libxaw' 'freetype2') source=("http://www.m17n.org/libotf/${pkgname}-${pkgver}.tar.gz") sha1sums=('47872f696a62e8f111960143f3f36b5366398e20') |