diff options
Diffstat (limited to 'games/openttd/openttd.SlackBuild')
-rw-r--r-- | games/openttd/openttd.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/openttd/openttd.SlackBuild b/games/openttd/openttd.SlackBuild index e321ff9d1164..894ff16d3822 100644 --- a/games/openttd/openttd.SlackBuild +++ b/games/openttd/openttd.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for OpenTTD # Copyright 2007-2010 Chess Griffin <chess@chessgriffin.com> -# Copyright 2011, 2012 LEVAI Daniel +# Copyright 2011-2013 LEVAI Daniel # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,11 +24,11 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openttd -VERSION=${VERSION:-1.2.3} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -OPENGFX=0.4.4 +OPENGFX=0.4.6.1 OPENSFX=0.2.3 OPENMSX=0.3.1 |