diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2013-06-03 00:08:57 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:28 -0500 |
commit | 008c25be3dbb06912842502269176b9a76249494 (patch) | |
tree | e0b3689b198508303911a28892807b3367edcc69 /games/openttd/openttd.SlackBuild | |
parent | 7541b781110c8955fbb0a7e123ec49a620864c5e (diff) | |
download | slackbuilds-008c25be3dbb06912842502269176b9a76249494.tar.gz |
games/openttd: Updated for version 1.3.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/openttd/openttd.SlackBuild')
-rw-r--r-- | games/openttd/openttd.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openttd/openttd.SlackBuild b/games/openttd/openttd.SlackBuild index 894ff16d38..a790f9e984 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.0} +VERSION=${VERSION:-1.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |