diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2016-09-23 05:38:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-23 05:38:21 +0700 |
commit | b778ee3331b9b60512c3b1e1bb163c84e75372de (patch) | |
tree | 2c8b68494b2a6a9fd46742103c46558fdc5c96e5 /games/openttd | |
parent | 9c33d5a681e85637155e02a01e7fbf8788c55cd0 (diff) | |
download | slackbuilds-b778ee3331b9b60512c3b1e1bb163c84e75372de.tar.gz |
games/openttd: Updated for version 1.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openttd')
-rw-r--r-- | games/openttd/openttd.SlackBuild | 2 | ||||
-rw-r--r-- | games/openttd/openttd.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/openttd/openttd.SlackBuild b/games/openttd/openttd.SlackBuild index 72f1c8af50..2430a7d97a 100644 --- a/games/openttd/openttd.SlackBuild +++ b/games/openttd/openttd.SlackBuild @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=openttd -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index 7566899e16..91de4393e4 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,11 +1,11 @@ PRGNAM="openttd" -VERSION="1.5.3" +VERSION="1.6.1" HOMEPAGE="http://www.openttd.org" -DOWNLOAD="http://binaries.openttd.org/releases/1.5.3/openttd-1.5.3-source.tar.xz \ +DOWNLOAD="http://binaries.openttd.org/releases/1.6.1/openttd-1.6.1-source.tar.xz \ http://binaries.openttd.org/extra/opengfx/0.5.2/opengfx-0.5.2-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="d7a07405756ed81d40b8d702e164f61c \ +MD5SUM="420c0488d2b085a1879ae2325e558310 \ e64352d0578822c6e5388b631b3086f7 \ 858b79d44aea6de5e15d9d1439e86cc3 \ 3605b82f24153500c8a1804e4420168a" |