diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 22:27:33 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-06 22:27:33 -0500 |
commit | 670ec8ed890e32f649bee307dc5d5770bd42d853 (patch) | |
tree | 2d0c6232664708a12dc62d81cd1ee8696dfdfe2f /development/bluefish | |
parent | 04a51f9c534d82cb73524cfa98e53bb20564522d (diff) | |
download | slackbuilds-670ec8ed890e32f649bee307dc5d5770bd42d853.tar.gz |
development/bluefish: Updated for version 2.2.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/bluefish')
-rw-r--r-- | development/bluefish/bluefish.SlackBuild | 4 | ||||
-rw-r--r-- | development/bluefish/bluefish.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild index 54ddf7e3f5..facd53bcc2 100644 --- a/development/bluefish/bluefish.SlackBuild +++ b/development/bluefish/bluefish.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bluefish -# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA +# Copyright 2006-2012 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.2} +VERSION=${VERSION:-2.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bluefish/bluefish.info b/development/bluefish/bluefish.info index 903819979e..b1a9a244cd 100644 --- a/development/bluefish/bluefish.info +++ b/development/bluefish/bluefish.info @@ -1,8 +1,8 @@ PRGNAM="bluefish" -VERSION="2.2.2" +VERSION="2.2.3" HOMEPAGE="http://bluefish.openoffice.nl/index.html" -DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.2.tar.bz2" -MD5SUM="6475325565fb0a003a75f88564b7835f" +DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.3.tar.bz2" +MD5SUM="d7d2d3893c3f100b27f2ea2e3edfb8d0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |