diff options
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/openttd.SlackBuild | 5 | ||||
-rw-r--r-- | games/openttd/openttd.info | 6 |
2 files changed, 6 insertions, 5 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 diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index d2c2789260..40fa0d4b12 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,11 +1,11 @@ PRGNAM="openttd" -VERSION="1.2.0" +VERSION="1.2.3" HOMEPAGE="http://www.openttd.org" -DOWNLOAD="http://binaries.openttd.org/releases/1.2.0/openttd-1.2.0-source.tar.xz \ +DOWNLOAD="http://binaries.openttd.org/releases/1.2.3/openttd-1.2.3-source.tar.xz \ http://binaries.openttd.org/extra/opengfx/0.4.4/opengfx-0.4.4-all.zip \ http://binaries.openttd.org/extra/openmsx/0.3.1/openmsx-0.3.1-all.zip \ http://binaries.openttd.org/extra/opensfx/0.2.3/opensfx-0.2.3-all.zip" -MD5SUM="7f5181fdd5119336ccbe08f47eab78c1 \ +MD5SUM="e1cf40f7c29f8f4b3e96c21626db241d \ 0e5e4ac8fe21d866012dcbd0a976b25f \ 858b79d44aea6de5e15d9d1439e86cc3 \ 3605b82f24153500c8a1804e4420168a" |