diff options
-rw-r--r-- | games/torcs/torcs.SlackBuild | 4 | ||||
-rw-r--r-- | games/torcs/torcs.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild index 1dcd4ac0b8..a55a842aa3 100644 --- a/games/torcs/torcs.SlackBuild +++ b/games/torcs/torcs.SlackBuild @@ -4,10 +4,10 @@ # Written by B. Watson (yalhcru@gmail.com) -# Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. +# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=torcs -VERSION=${VERSION:-1.3.5} +VERSION=${VERSION:-1.3.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/torcs/torcs.info b/games/torcs/torcs.info index 1dd5152002..3a91da13cd 100644 --- a/games/torcs/torcs.info +++ b/games/torcs/torcs.info @@ -1,8 +1,8 @@ PRGNAM="torcs" -VERSION="1.3.5" +VERSION="1.3.6" HOMEPAGE="http://torcs.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.5.tar.bz2" -MD5SUM="cd7bc804668af531df9511a6f64a1e84" +DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.6.tar.bz2" +MD5SUM="e39e33052caa8a11094091f2cdf7b528" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="freealut plib" |