diff options
Diffstat (limited to 'extra/libxau/PKGBUILD')
-rw-r--r-- | extra/libxau/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxau/PKGBUILD b/extra/libxau/PKGBUILD index 8fe202370..be159570b 100644 --- a/extra/libxau/PKGBUILD +++ b/extra/libxau/PKGBUILD @@ -4,9 +4,9 @@ pkgname=libxau pkgver=1.0.7 -pkgrel=1 +pkgrel=1.1 pkgdesc="X11 authorisation library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" depends=('glibc' 'xproto>=7.0.18') makedepends=('pkgconfig') |