diff options
Diffstat (limited to 'extra/libxpm/PKGBUILD')
-rw-r--r-- | extra/libxpm/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/libxpm/PKGBUILD b/extra/libxpm/PKGBUILD index 9fe0bc1df..838433bdf 100644 --- a/extra/libxpm/PKGBUILD +++ b/extra/libxpm/PKGBUILD @@ -3,9 +3,9 @@ pkgname=libxpm pkgver=3.5.10 -pkgrel=1 +pkgrel=1.1 pkgdesc="X11 pixmap library" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('custom') url="http://xorg.freedesktop.org/" depends=('libxt' 'libxext') |