mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
games/supextuxkart: Updated for version 0.9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
32ef2f7653
commit
715e0c48ed
3 changed files with 7 additions and 5 deletions
|
@ -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.
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue