diff options
Diffstat (limited to 'extra/libxcursor/PKGBUILD')
-rw-r--r-- | extra/libxcursor/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxcursor/PKGBUILD b/extra/libxcursor/PKGBUILD index 16d6470f0..e4e6e420f 100644 --- a/extra/libxcursor/PKGBUILD +++ b/extra/libxcursor/PKGBUILD @@ -4,9 +4,9 @@ pkgname=libxcursor pkgver=1.1.13 -pkgrel=1 +pkgrel=1.1 pkgdesc="X cursor management library" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxfixes' 'libxrender') |