diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-04-23 20:47:15 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-04-28 12:28:09 -0300 |
commit | a5978813a811c429f5e32405d8fd1a2738a1ca45 (patch) | |
tree | 2ec24217f9ecead28f40075cad19691a5e124922 /games/openttd | |
parent | 4c2b79a8231d4a5b09e12b208cdc57d580ea8571 (diff) |
games/openttd: Updated for version 1.3.0.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/openttd.SlackBuild | 6 | ||||
-rw-r--r-- | games/openttd/openttd.info | 10 | ||||
-rw-r--r-- | games/openttd/slack-desc | 10 |
3 files changed, 13 insertions, 13 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 diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index 40fa0d4b12c6..d87f3c93d993 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,12 +1,12 @@ PRGNAM="openttd" -VERSION="1.2.3" +VERSION="1.3.0" HOMEPAGE="http://www.openttd.org" -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 \ +DOWNLOAD="http://binaries.openttd.org/releases/1.3.0/openttd-1.3.0-source.tar.xz \ + http://binaries.openttd.org/extra/opengfx/0.4.6.1/opengfx-0.4.6.1-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="e1cf40f7c29f8f4b3e96c21626db241d \ - 0e5e4ac8fe21d866012dcbd0a976b25f \ +MD5SUM="2120f89c62a56fe3a5adebcc78dc607e \ + 74178b3ebac7a030ad8a46426f6fcd07 \ 858b79d44aea6de5e15d9d1439e86cc3 \ 3605b82f24153500c8a1804e4420168a" DOWNLOAD_x86_64="" diff --git a/games/openttd/slack-desc b/games/openttd/slack-desc index 416732a6ab6b..82e6cdfee048 100644 --- a/games/openttd/slack-desc +++ b/games/openttd/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| openttd: OpenTTD (open-source clone of Transport Tycoon Deluxe) |