diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-03-26 12:07:29 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-27 11:27:04 -0500 |
commit | e24880bdcf233ebff13ce1b9c902f4211caf60fa (patch) | |
tree | 91123b3fae342dbc5841422b6d18800587bcf810 /system/roxterm/roxterm.SlackBuild | |
parent | 8e598b01d9abda2dc2549ae17ca1bb1f6a68c5cf (diff) | |
download | slackbuilds-e24880bdcf233ebff13ce1b9c902f4211caf60fa.tar.gz |
system/roxterm: Updated for version 1.21.4.
Signed-off-by: Erik Hanson <erik@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 3d1ec27df6..413c43b814 100644 --- a/system/roxterm/roxterm.SlackBuild +++ b/system/roxterm/roxterm.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ROXTerm # -# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2011 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=1.18.5 +VERSION=1.21.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |