diff options
Diffstat (limited to 'community/xmoto/PKGBUILD')
-rw-r--r-- | community/xmoto/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xmoto/PKGBUILD b/community/xmoto/PKGBUILD index 685a94b44..0c958c2bd 100644 --- a/community/xmoto/PKGBUILD +++ b/community/xmoto/PKGBUILD @@ -5,9 +5,9 @@ pkgname=xmoto pkgver=0.5.10 -pkgrel=3 +pkgrel=3.1 pkgdesc="A challenging 2D motocross platform game, where physics play an important role." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://xmoto.tuxfamily.org" license=('GPL') depends=('libjpeg' 'libpng' 'lua' 'sdl_mixer' 'ode' 'curl' |