diff options
author | B. Watson <yalhcru@gmail.com> | 2014-03-24 13:13:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-24 13:14:38 +0700 |
commit | 5a6c9e3961dc0609369219a85b1a91caebc5b64a (patch) | |
tree | 4632889c3051a9f69fa5b3c5ea039e507a68a4db /games/torcs/torcs.SlackBuild | |
parent | 3f375ada7820d51ab8c17761a3d6b3c2e88ba4c1 (diff) | |
download | slackbuilds-5a6c9e3961dc0609369219a85b1a91caebc5b64a.tar.gz |
games/torcs: Updated for version 1.3.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/torcs/torcs.SlackBuild')
-rw-r--r-- | games/torcs/torcs.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/torcs/torcs.SlackBuild b/games/torcs/torcs.SlackBuild index b81ca80241..1dcd4ac0b8 100644 --- a/games/torcs/torcs.SlackBuild +++ b/games/torcs/torcs.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://sam.zoy.org/wtfpl/ for details. PRGNAM=torcs -VERSION=${VERSION:-1.3.4} +VERSION=${VERSION:-1.3.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |