diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-08 09:10:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-08 09:10:06 +0700 |
commit | 715e0c48edd40e17325114bf3a06f10beff3d4cb (patch) | |
tree | b6418b65c99fc677e01f810fb486d1cf20a5af9f /games/supertuxkart | |
parent | 32ef2f765335cb6755a2a6d57858d1b78f57912a (diff) | |
download | slackbuilds-715e0c48edd40e17325114bf3a06f10beff3d4cb.tar.gz |
games/supextuxkart: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/supertuxkart')
-rw-r--r-- | games/supertuxkart/README | 4 | ||||
-rw-r--r-- | games/supertuxkart/supertuxkart.SlackBuild | 2 | ||||
-rw-r--r-- | games/supertuxkart/supertuxkart.info | 6 |
3 files changed, 7 insertions, 5 deletions
diff --git a/games/supertuxkart/README b/games/supertuxkart/README index e72958e5c0..477ccd13d3 100644 --- a/games/supertuxkart/README +++ b/games/supertuxkart/README @@ -1,5 +1,7 @@ -SuperTuxKart is a Free 3d kart racing game; we want to make the game fun +SuperTuxKart is a Free 3D kart racing game; we want to make the game fun more than we want to make it realistic. You can play with up to 4 friends on one PC, racing against each other or just try to beat the computer. Extra karts and tracks can be downloaded from within the game. + +NOTE: It requires OpenGL 3.1 support and above to play the game. diff --git a/games/supertuxkart/supertuxkart.SlackBuild b/games/supertuxkart/supertuxkart.SlackBuild index 5b0e50b4c5..6ecaec7e4b 100644 --- a/games/supertuxkart/supertuxkart.SlackBuild +++ b/games/supertuxkart/supertuxkart.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=supertuxkart -VERSION=${VERSION:-0.9.1} +VERSION=${VERSION:-0.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/supertuxkart/supertuxkart.info b/games/supertuxkart/supertuxkart.info index d5f1385a2f..c81ca07e27 100644 --- a/games/supertuxkart/supertuxkart.info +++ b/games/supertuxkart/supertuxkart.info @@ -1,8 +1,8 @@ PRGNAM="supertuxkart" -VERSION="0.9.1" +VERSION="0.9.2" HOMEPAGE="http://supertuxkart.sourceforge.net/" -DOWNLOAD="http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/0.9.1/supertuxkart-0.9.1-src.tar.xz" -MD5SUM="5d87d943f2e746043aed87dc80004701" +DOWNLOAD="http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/0.9.2/supertuxkart-0.9.2-src.tar.xz" +MD5SUM="f1f5081fd41b8eeb310b4edc07b9ee12" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL" |