summaryrefslogtreecommitdiffstats
path: root/games/openttd/openttd.SlackBuild
diff options
context:
space:
mode:
author newHeiko2024-01-10 21:56:33 +0100
committer Willy Sudiarto Raharjo2024-01-11 06:34:43 +0100
commit4fad9fcdbb272fefef275e6db32a164d94617320 (patch)
tree9cc5e767519e373e0fa67681429dfc71d7e5f8d0 /games/openttd/openttd.SlackBuild
parent12497db64f8ff874d17742e170f93994ba4a562b (diff)
downloadslackbuilds-4fad9fcdbb272fefef275e6db32a164d94617320.tar.gz
games/openttd: Updated for version 13.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/openttd/openttd.SlackBuild')
-rw-r--r--games/openttd/openttd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/openttd/openttd.SlackBuild b/games/openttd/openttd.SlackBuild
index 75fc8656e2..f7e8f0912e 100644
--- a/games/openttd/openttd.SlackBuild
+++ b/games/openttd/openttd.SlackBuild
@@ -4,7 +4,7 @@
# Copyright 2007-2010 Chess Griffin <chess@chessgriffin.com>
# Copyright 2011-2014 LEVAI Daniel
-# Copyright 2020-2022 Heiko Rosemann Germany
+# Copyright 2020-2024 Heiko Rosemann Germany
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=openttd
-VERSION=${VERSION:-13.1}
+VERSION=${VERSION:-13.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}