diff options
-rw-r--r-- | games/supertuxkart/README | 9 | ||||
-rw-r--r-- | games/supertuxkart/supertuxkart.info | 2 |
2 files changed, 6 insertions, 5 deletions
diff --git a/games/supertuxkart/README b/games/supertuxkart/README index 0676a9a8bf..7ea19c392c 100644 --- a/games/supertuxkart/README +++ b/games/supertuxkart/README @@ -1,10 +1,11 @@ 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. +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. -To enable in-game recording, pass RECORDER=yes to the script. This requires -libopenglrecorder as an optional dependency. +To enable in-game recording, pass RECORDER=yes to the script. This +requires libopenglrecorder as an optional dependency. diff --git a/games/supertuxkart/supertuxkart.info b/games/supertuxkart/supertuxkart.info index 96657f1f11..fbc3d4e720 100644 --- a/games/supertuxkart/supertuxkart.info +++ b/games/supertuxkart/supertuxkart.info @@ -2,7 +2,7 @@ PRGNAM="supertuxkart" VERSION="1.2" HOMEPAGE="http://supertuxkart.sourceforge.net/" DOWNLOAD="http://sourceforge.net/projects/supertuxkart/files/SuperTuxKart/1.2/SuperTuxKart-1.2-src.tar.xz" -MD5SUM="731569c58428f32a0e46943fad7ba1e3" +MD5SUM="775be24d157a51a28e80ed3a2804ccb1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="OpenAL" |