diff options
author | Alex Word <alex_word86@yahoo.com> | 2011-03-05 08:13:02 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-03-05 08:13:02 -0300 |
commit | 72839e7e6c1de515f492d2ad7db3c1077a07a75e (patch) | |
tree | 3aa4204ba66a3d0e9a7661113f818d758cdd78f9 /games | |
parent | 5e6912959c354891fdbe70331cbe1a1ae9b3486b (diff) | |
download | slackbuilds-72839e7e6c1de515f492d2ad7db3c1077a07a75e.tar.gz |
games/xmoto: Updated for version 0.5.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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" |