diff options
Diffstat (limited to 'extra/libasyncns')
-rw-r--r-- | extra/libasyncns/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libasyncns/PKGBUILD b/extra/libasyncns/PKGBUILD index 2776eb4e8..3da9256ca 100644 --- a/extra/libasyncns/PKGBUILD +++ b/extra/libasyncns/PKGBUILD @@ -7,9 +7,9 @@ pkgname=libasyncns pkgver=0.8 -pkgrel=4 +pkgrel=4.1 pkgdesc="A C library for executing name service queries asynchronously" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://0pointer.de/lennart/projects/libasyncns" license=('LGPL') options=('!libtool') |