diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xmoto/README | 7 | ||||
-rw-r--r-- | games/xmoto/xmoto.SlackBuild | 2 | ||||
-rw-r--r-- | games/xmoto/xmoto.info | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/games/xmoto/README b/games/xmoto/README index 8dc45b2e71..edb56bb528 100644 --- a/games/xmoto/README +++ b/games/xmoto/README @@ -1,5 +1,6 @@ -X-Moto is a challenging 2D motocross platform game, where physics play an all -important role in the gameplay. You need to control your bike to its limit, if -you want to have a chance finishing the more difficult of the challenges. +X-Moto is a challenging 2D motocross platform game, where physics play an +all important role in the gameplay. You need to control your bike to its +limit, if you want to have a chance finishing the more difficult of the +challenges. This requires lua and ode. diff --git a/games/xmoto/xmoto.SlackBuild b/games/xmoto/xmoto.SlackBuild index cfc31098a4..5279d5e235 100644 --- a/games/xmoto/xmoto.SlackBuild +++ b/games/xmoto/xmoto.SlackBuild @@ -4,7 +4,7 @@ # Maintained by Alex Word <alex_word86@yahoo.com> PRGNAM=xmoto -VERSION=0.5.4 +VERSION=0.5.5 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/xmoto/xmoto.info b/games/xmoto/xmoto.info index 524f7c1655..cd4390a537 100644 --- a/games/xmoto/xmoto.info +++ b/games/xmoto/xmoto.info @@ -1,10 +1,10 @@ PRGNAM="xmoto" -VERSION="0.5.4" +VERSION="0.5.5" HOMEPAGE="http://xmoto.tuxfamily.org/" -DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.4/xmoto-0.5.4-src.tar.gz" -MD5SUM="57f7b435c735aa04cf08d4c41b30f244" +DOWNLOAD="http://download.tuxfamily.org/xmoto/xmoto/0.5.5/xmoto-0.5.5-src.tar.gz" +MD5SUM="e8a578dd66ac8ba34639d936794b8d9e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Alex Word" EMAIL="alex_word86@yahoo.com" -APPROVED="rworkman" +APPROVED="rworkman,Niels Horn" |