diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-03-19 09:52:02 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 00:09:07 +0000 |
commit | eee695832ef4f9d63d7047339a34dfa4d52a893d (patch) | |
tree | 04f4f0cb8a060b861cbea9e502cdc5511dfdc178 /games/tome4/tome4.SlackBuild | |
parent | f613b6da5cbfa69337c5ad9bf194895bf47ce899 (diff) |
games/tome4: Updated for version 1.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'games/tome4/tome4.SlackBuild')
-rw-r--r-- | games/tome4/tome4.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tome4/tome4.SlackBuild b/games/tome4/tome4.SlackBuild index e604a7fc21cb8..569bd9c724726 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tome4 -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=tome4 SRCNAM=t-engine4-src -VERSION=${VERSION:-1.4.9} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |