diff options
author | Edward W. Koenig <kingbeowulf@glinuxgalaxy.org> | 2020-12-04 17:33:36 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-06 07:59:54 +0700 |
commit | e2e22a42466034f2f14c016bfcb3c83c411fac7c (patch) | |
tree | bda219b85e64824840371a2da4cef22d0a72d159 | |
parent | 4ff712fcdc2d0365c38eaf28fc604493b0b3e962 (diff) | |
download | slackbuilds-e2e22a42466034f2f14c016bfcb3c83c411fac7c.tar.gz |
development/bluefish: Updated for version 2.2.12
Signed-off-by: Edward W. Koenig <kingbeowulf@glinuxgalaxy.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/bluefish/README | 11 | ||||
-rw-r--r-- | development/bluefish/bluefish.SlackBuild | 2 |
2 files changed, 6 insertions, 7 deletions
diff --git a/development/bluefish/README b/development/bluefish/README index 98716f80a8..52080b7673 100644 --- a/development/bluefish/README +++ b/development/bluefish/README @@ -1,6 +1,5 @@ -Bluefish is a powerful editor for experienced web designers and -programmers. Bluefish supports many programming and markup languages, -but it focuses on editing dynamic and interactive websites. See -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 licence. +Bluefish is a powerful editor for experienced web designers and programmers. +Bluefish supports many programming and markup languages, but it focuses on +editing dynamic and interactive websites. See 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 licence. diff --git a/development/bluefish/bluefish.SlackBuild b/development/bluefish/bluefish.SlackBuild index 9dd58a49bd..24fa383dbd 100644 --- a/development/bluefish/bluefish.SlackBuild +++ b/development/bluefish/bluefish.SlackBuild @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bluefish -VERSION=${VERSION:-2.2.11} +VERSION=${VERSION:-2.2.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |