summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Daniel LEVAI <leva@ecentrum.hu>2012-11-22 19:01:38 +0100
committer dsomero <xgizzmo@slackbuilds.org>2012-11-24 15:36:45 -0500
commitf4330fdeac8f261d3b48ee5a707f79f5f956380c (patch)
tree47fdec58b5a3dceef7eefe656ad52e2aaa824581
parent98607e61c893ac091ac9c924d25bc67bc898db67 (diff)
downloadslackbuilds-f4330fdeac8f261d3b48ee5a707f79f5f956380c.tar.gz
slackbuilds-f4330fdeac8f261d3b48ee5a707f79f5f956380c.tar.xz
games/openttd: Updated for version 1.2.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--games/openttd/openttd.SlackBuild5
-rw-r--r--games/openttd/openttd.info6
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"