diff options
Diffstat (limited to 'extra/xorg-xsetroot')
-rw-r--r-- | extra/xorg-xsetroot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xorg-xsetroot/PKGBUILD b/extra/xorg-xsetroot/PKGBUILD index 3af6da325..543dfbf55 100644 --- a/extra/xorg-xsetroot/PKGBUILD +++ b/extra/xorg-xsetroot/PKGBUILD @@ -3,9 +3,9 @@ pkgname=xorg-xsetroot pkgver=1.1.0 -pkgrel=3 +pkgrel=3.1 pkgdesc="Classic X utility to set your root window background to a given pattern or color" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xorg.freedesktop.org/" license=('custom') depends=('libxmu' 'libx11' 'libxcursor') |