diff options
author | Heiko Rosemann <heiko.rosemann@web.de> | 2020-06-15 15:48:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-15 15:48:09 +0700 |
commit | 31ad350a89e608aba12893c4873d2867e7fe6481 (patch) | |
tree | 0570e39f065335a24fb4b3b508e7f7f7dce6ba1d /games/openttd/openttd.info | |
parent | 3e5201b44a712b68870c82bff6289f5f630df492 (diff) | |
download | slackbuilds-31ad350a89e608aba12893c4873d2867e7fe6481.tar.gz |
games/openttd: Updated for version 1.10.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openttd/openttd.info')
-rw-r--r-- | games/openttd/openttd.info | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index 91de4393e4..b049376f26 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,16 +1,16 @@ PRGNAM="openttd" -VERSION="1.6.1" +VERSION="1.10.1" HOMEPAGE="http://www.openttd.org" -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="420c0488d2b085a1879ae2325e558310 \ - e64352d0578822c6e5388b631b3086f7 \ +DOWNLOAD="https://cdn.openttd.org/openttd-releases/1.10.1/openttd-1.10.1-source.tar.xz \ + https://cdn.openttd.org/opengfx-releases/0.6.0/opengfx-0.6.0-all.zip \ + https://cdn.openttd.org/openmsx-releases/0.3.1/openmsx-0.3.1-all.zip \ + https://cdn.openttd.org/opensfx-releases/0.2.3/opensfx-0.2.3-all.zip" +MD5SUM="d01908c4d23c1a0065d8e1d17dec9f42 \ + 994d8ce816542b74130964971736d4d6 \ 858b79d44aea6de5e15d9d1439e86cc3 \ 3605b82f24153500c8a1804e4420168a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="LEVAI Daniel" -EMAIL="leva@ecentrum.hu" +MAINTAINER="Heiko Rosemann" +EMAIL="heiko.rosemann@web.de" |