diff options
author | Robby Workman <rw@rlworkman.net> | 2011-12-27 09:29:03 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-27 10:15:26 -0600 |
commit | fd5b2bd6b37cd3456f7e04b683aa5228b811ea7e (patch) | |
tree | 4a641a54318af05faf7a5f7dd99d3de8827de86b /development | |
parent | 879176ceb32c21073ebaba3d1deb3883afcbe6d7 (diff) | |
download | slackbuilds-fd5b2bd6b37cd3456f7e04b683aa5228b811ea7e.tar.gz |
development/bluefish: Updated for version 2.2.1
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/bluefish/bluefish.SlackBuild | 2 | ||||
-rw-r--r-- | development/bluefish/bluefish.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild index 9216cd6f39..307f7117b8 100644 --- a/development/bluefish/bluefish.SlackBuild +++ b/development/bluefish/bluefish.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bluefish -VERSION=2.0.3 +VERSION=${VERSION:-2.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/bluefish/bluefish.info b/development/bluefish/bluefish.info index b113c5e712..2d383c5d17 100644 --- a/development/bluefish/bluefish.info +++ b/development/bluefish/bluefish.info @@ -1,8 +1,8 @@ PRGNAM="bluefish" -VERSION="2.0.3" +VERSION="2.2.1" HOMEPAGE="http://bluefish.openoffice.nl/index.html" -DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.0.3.tar.bz2" -MD5SUM="4c062fcb1f90f91a35687b877d37d6dd" +DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.1.tar.bz2" +MD5SUM="991ac54a6067281017ccbced5b43f2b6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Robby Workman" |