diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-11-03 12:27:27 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-03 12:27:27 -0600 |
commit | e1d86e70170d59af48b53f68c939d3fd3716f0e4 (patch) | |
tree | 2d06ab94f8ed9143c36e560b99ec060b483a40c8 /development/bluefish/bluefish.SlackBuild | |
parent | 82398f1a71e22945da7c969fa57e7cec6bc6ee33 (diff) |
development/bluefish: Updated for version 2.2.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/bluefish/bluefish.SlackBuild')
-rw-r--r-- | development/bluefish/bluefish.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild index facd53bcc2c0..1ba19ebcd0a6 100644 --- a/development/bluefish/bluefish.SlackBuild +++ b/development/bluefish/bluefish.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bluefish -# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2013 Robby Workman, Northport, Alabama, 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=bluefish -VERSION=${VERSION:-2.2.3} +VERSION=${VERSION:-2.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |