diff options
Diffstat (limited to 'system/mlterm/mlterm.SlackBuild')
-rw-r--r-- | system/mlterm/mlterm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/mlterm/mlterm.SlackBuild b/system/mlterm/mlterm.SlackBuild index 9c3652ada6c33..6dc3d9b2f0ee8 100644 --- a/system/mlterm/mlterm.SlackBuild +++ b/system/mlterm/mlterm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for mlterm -# 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 @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mlterm -VERSION=${VERSION:-3.4.3} +VERSION=${VERSION:-3.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |