diff options
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 a790f9e984..de9e4041b3 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.3.1} +VERSION=${VERSION:-1.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/games/openttd/openttd.info b/games/openttd/openttd.info index 058e5a9bcd..c722ad5215 100644 --- a/games/openttd/openttd.info +++ b/games/openttd/openttd.info @@ -1,11 +1,11 @@ PRGNAM="openttd" -VERSION="1.3.1" +VERSION="1.3.2" HOMEPAGE="http://www.openttd.org" -DOWNLOAD="http://binaries.openttd.org/releases/1.3.1/openttd-1.3.1-source.tar.xz \ +DOWNLOAD="http://binaries.openttd.org/releases/1.3.2/openttd-1.3.2-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="3ec41c83dcf6c05910a7883519d8149a \ +MD5SUM="196e6ad2c4f2221ca2ad021887775038 \ 74178b3ebac7a030ad8a46426f6fcd07 \ 858b79d44aea6de5e15d9d1439e86cc3 \ 3605b82f24153500c8a1804e4420168a" |