diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-12 17:22:13 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:52 +0700 |
commit | a7e5bc46002fe30a16c5ca4f26da3327504188c4 (patch) | |
tree | bd851e94da8bf5c9002e2129f5bdc23ab4263dc7 | |
parent | b167f3f607f7df118e7b70c4c7b30f18380f6ab3 (diff) | |
download | slackbuilds-a7e5bc46002fe30a16c5ca4f26da3327504188c4.tar.gz |
games/torcs: Updated for version 1.3.6.
-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" |