diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-03-30 00:16:00 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-03-30 00:16:00 -0400 |
commit | 71b6c7f7b48ad55acdc3d3b65e3311ae29e4192b (patch) | |
tree | 289c7ce5148564e9281d94bee5f0fcd90d6756e8 /system/roxterm/roxterm.SlackBuild | |
parent | bbcc256eb99eba879ccb3bd1c466a456197277d5 (diff) | |
download | slackbuilds-71b6c7f7b48ad55acdc3d3b65e3311ae29e4192b.tar.gz |
system/roxterm: Updated for version 2.5.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/roxterm/roxterm.SlackBuild')
-rw-r--r-- | system/roxterm/roxterm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/roxterm/roxterm.SlackBuild b/system/roxterm/roxterm.SlackBuild index 2ffd484dff..8e24de5da3 100644 --- a/system/roxterm/roxterm.SlackBuild +++ b/system/roxterm/roxterm.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ROXTerm # -# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA # 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=roxterm -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.5.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |