diff options
author | Edward W. Koenig <kingbeowulf@linuxgalaxy.org> | 2024-01-15 12:06:41 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-20 09:16:23 +0700 |
commit | 6a7155fa264fdfc464ab7788233569917dd43292 (patch) | |
tree | 6d115ee42aca4422af938d685748458041770a3a /development/bluefish | |
parent | bc185a3754b1acab971fe1e34a1430261630aa41 (diff) |
development/bluefish: Updated for version 2.2.14
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/bluefish')
-rw-r--r-- | development/bluefish/README | 2 | ||||
-rw-r--r-- | development/bluefish/bluefish.SlackBuild | 2 | ||||
-rw-r--r-- | development/bluefish/bluefish.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/development/bluefish/README b/development/bluefish/README index e21ae101913e..c3d3051af372 100644 --- a/development/bluefish/README +++ b/development/bluefish/README @@ -5,7 +5,7 @@ features for an extensive overview, take a look at the screenshots, or download it right away. Bluefish is an open source development project released under the GPL license. -If you want to build Bluefish with GTK2=yes, +If you want to build Bluefish with GTK2, GTK2=yes ./bluefish.SlackBuild diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild index f6ce3123230f..c5e73fabf3c0 100644 --- a/development/bluefish/bluefish.SlackBuild +++ b/development/bluefish/bluefish.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=bluefish -VERSION=${VERSION:-2.2.13} +VERSION=${VERSION:-2.2.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/bluefish/bluefish.info b/development/bluefish/bluefish.info index 1825a5f94395..aa041ccaa5cc 100644 --- a/development/bluefish/bluefish.info +++ b/development/bluefish/bluefish.info @@ -1,8 +1,8 @@ PRGNAM="bluefish" -VERSION="2.2.13" +VERSION="2.2.14" HOMEPAGE="http://bluefish.openoffice.nl/index.html" -DOWNLOAD="https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.13.tar.bz2" -MD5SUM="d6dffd73409b7676724626f8a0ba41be" +DOWNLOAD="https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.14.tar.bz2" +MD5SUM="c99b6b1ba3e3e70b032936182bb0b387" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |