diff options
Diffstat (limited to 'games/torcs')
-rw-r--r-- | games/torcs/torcs.SlackBuild | 2 | ||||
-rw-r--r-- | games/torcs/torcs.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/games/torcs/torcs.info b/games/torcs/torcs.info index d335f517fb..1dd5152002 100644 --- a/games/torcs/torcs.info +++ b/games/torcs/torcs.info @@ -1,8 +1,8 @@ PRGNAM="torcs" -VERSION="1.3.4" +VERSION="1.3.5" HOMEPAGE="http://torcs.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.4.tar.bz2" -MD5SUM="07dbc9c53e2b177be1f53fe97d53d039" +DOWNLOAD="http://downloads.sourceforge.net/torcs/torcs-1.3.5.tar.bz2" +MD5SUM="cd7bc804668af531df9511a6f64a1e84" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="freealut plib" |