summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Edward W. Koenig <kingbeowulf@gmail.com>2017-04-04 01:15:22 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-06 21:03:00 +0700
commitfc8597854d710b1e1aecd322520c843b3d1740a9 (patch)
tree69550e24e1b27e7befd4d7b571dba7c223ade8e3 /development
parenteb2801e20d5052c34f27408ecc2abb3f859019bf (diff)
downloadslackbuilds-fc8597854d710b1e1aecd322520c843b3d1740a9.tar.gz
slackbuilds-fc8597854d710b1e1aecd322520c843b3d1740a9.tar.xz
development/bluefish: Updated for version 2.2.10 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/bluefish/bluefish.SlackBuild3
-rw-r--r--development/bluefish/bluefish.info10
2 files changed, 7 insertions, 6 deletions
diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild
index 209c76440f..817f0a4dff 100644
--- a/development/bluefish/bluefish.SlackBuild
+++ b/development/bluefish/bluefish.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for bluefish
+# Edward W. Koenig, Vancouver, WA, USA
# Ryan P.C. McQuen | Everett, WA | ryanpcmcquen@member.fsf.org
# Copyright 2006-2014 Robby Workman, Northport, Alabama, USA
@@ -25,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bluefish
-VERSION=${VERSION:-2.2.9}
+VERSION=${VERSION:-2.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/bluefish/bluefish.info b/development/bluefish/bluefish.info
index ae7a0f723d..9fcca159a8 100644
--- a/development/bluefish/bluefish.info
+++ b/development/bluefish/bluefish.info
@@ -1,10 +1,10 @@
PRGNAM="bluefish"
-VERSION="2.2.9"
+VERSION="2.2.10"
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
-DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.9.tar.bz2"
-MD5SUM="57ff0ad3ea8470848e20c7a94f03073b"
+DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.10.tar.bz2"
+MD5SUM="06cc710505856cb328444d834f5e9666"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="Ryan P.C. McQuen"
-EMAIL="ryanpcmcquen@member.fsf.org"
+MAINTAINER="Edward W. Koenig"
+EMAIL="kingbeowulf@gmail.com"