diff options
author | Erik Hanson <erik@slackbuilds.org> | 2015-05-15 17:23:04 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-17 23:45:28 +0700 |
commit | 1c27a5c3f6f12520b9695a7b2e9e78df275c26c8 (patch) | |
tree | 5c6afa733f623fc064238b8163a7ce1688fba9b5 /system/roxterm/roxterm.SlackBuild | |
parent | 636173b066ccda2a79d94b696d0304d2a7744964 (diff) | |
download | slackbuilds-1c27a5c3f6f12520b9695a7b2e9e78df275c26c8.tar.gz |
system/roxterm: Updated for version 2.9.7.
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 97926b5c27..f97a5be8f6 100644 --- a/system/roxterm/roxterm.SlackBuild +++ b/system/roxterm/roxterm.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ROXTerm # -# Copyright 2009-2014 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2015 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.8.3} +VERSION=${VERSION:-2.9.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |