diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-04-21 21:32:01 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-15 10:38:40 +0200 |
commit | f081a0df5d890cf3f0778bfd28c74c2b0d74667f (patch) | |
tree | 7e64bef82d870b647b6b79d48bc28b3f79a5a9dc /games/openttd/openttd.info | |
parent | b54b19de0c78a4d527be880c68f32c9c43284c45 (diff) | |
download | slackbuilds-f081a0df5d890cf3f0778bfd28c74c2b0d74667f.tar.gz |
games/openttd: Updated for version 1.0.0.
Can now use open source graphics, sounds, and music.
Thanks to Chess Griffin.
Diffstat (limited to 'games/openttd/openttd.info')
-rw-r--r-- | games/openttd/openttd.info | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index 46fd9a8bb2..c2f3ae107c 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,10 +1,16 @@ PRGNAM="openttd" -VERSION="0.7.0" +VERSION="1.0.0" HOMEPAGE="http://www.openttd.org" -DOWNLOAD="http://downloads.sourceforge.net/openttd/openttd-0.7.0-source.tar.bz2" +DOWNLOAD="http://binaries.openttd.org/releases/1.0.0/openttd-1.0.0-source.tar.bz2 \ + http://binaries.openttd.org/extra/opengfx/0.2.3/opengfx-0.2.3-all.zip \ + http://binaries.openttd.org/extra/opensfx/0.2.3/opensfx-0.2.3-all.zip \ + http://binaries.openttd.org/extra/openmsx/0.2.1/openmsx-0.2.1-all.zip" DOWNLOAD_x86_64="" -MD5SUM="3185dccdb094ada9a1f3f610965c15bc" +MD5SUM="738c8eac581a4fbd219eae748e5a15ec \ + 7003b5d2c1a3a0a32568491a9127257b \ + 3605b82f24153500c8a1804e4420168a \ + 6a5a466ed94a838db71ddd929c47c6a0" MD5SUM_x86_64="" MAINTAINER="Chess Griffin" EMAIL="chess@chessgriffin.com" -APPROVED="dsomero" +APPROVED="Erik Hanson" |