diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-05 06:06:46 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 3dc256cdcba32f9d90c542e621059a5dd5f66b0b (patch) | |
tree | 3ecb0c0186cd81408b53203b2d39775cd976d1f0 /games/torcs/torcs.SlackBuild | |
parent | bb6381c8fe1b996e58e930f234633cf4c8e2cf98 (diff) | |
download | slackbuilds-3dc256cdcba32f9d90c542e621059a5dd5f66b0b.tar.gz |
games/torcs: Updated for version 1.3.7.
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 a55a842aa3..a4db9efd9a 100644 --- a/games/torcs/torcs.SlackBuild +++ b/games/torcs/torcs.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=torcs -VERSION=${VERSION:-1.3.6} +VERSION=${VERSION:-1.3.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |