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