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 /games/torcs/torcs.SlackBuild | |
parent | b167f3f607f7df118e7b70c4c7b30f18380f6ab3 (diff) | |
download | slackbuilds-a7e5bc46002fe30a16c5ca4f26da3327504188c4.tar.gz |
games/torcs: Updated for version 1.3.6.
Diffstat (limited to 'games/torcs/torcs.SlackBuild')
-rw-r--r-- | games/torcs/torcs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |