diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-03-21 01:08:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-21 01:08:35 +0700 |
commit | 38c94f35c0326439f97705c566bea4a414f489fa (patch) | |
tree | 9a18ec50acb62d82113c64f6702845d1f4fe38a5 /games/tome4/tome4.SlackBuild | |
parent | f0120e6eceb35bed6c17f53e2cc7893ccd864b3d (diff) | |
download | slackbuilds-38c94f35c0326439f97705c566bea4a414f489fa.tar.gz |
games/tome4: Updated for version 1.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 6f232c1b6a..14c8f9ba35 100644 --- a/games/tome4/tome4.SlackBuild +++ b/games/tome4/tome4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tome4 -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014 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.2.5} +VERSION=${VERSION:-1.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |