diff options
Diffstat (limited to 'development')
-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="" |