games/supextuxkart: Updated for version 0.9.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2016-07-08 09:10:06 +07:00
parent 32ef2f7653
commit 715e0c48ed
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 7 additions and 5 deletions

View file

@ -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.

View file

@ -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}

View file

@ -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"