summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman2011-12-27 16:29:03 +0100
committer Robby Workman2011-12-27 17:15:26 +0100
commitfd5b2bd6b37cd3456f7e04b683aa5228b811ea7e (patch)
tree4a641a54318af05faf7a5f7dd99d3de8827de86b
parent879176ceb32c21073ebaba3d1deb3883afcbe6d7 (diff)
downloadslackbuilds-fd5b2bd6b37cd3456f7e04b683aa5228b811ea7e.tar.gz
development/bluefish: Updated for version 2.2.1
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
-rw-r--r--development/bluefish/bluefish.SlackBuild2
-rw-r--r--development/bluefish/bluefish.info6
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"