diff options
-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 98716f80a8914..52080b76735b1 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 9dd58a49bd7c3..24fa383dbdf0a 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} |