Skip to content

Commit

Permalink
bluefish: upgraded to 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
conraid committed Feb 7, 2015
1 parent 8f6934e commit a86285b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions bluefish/bluefish.SlackBuild
Expand Up @@ -2,7 +2,7 @@
#
# Slackware build script for bluefish (http://bluefish.openoffice.nl)
#
# Copyright 2008-2014 Corrado Franco (http://conraid.net)
# Copyright 2008-2015 Corrado Franco (http://conraid.net)
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
Expand All @@ -29,7 +29,7 @@ set -eu
CWD=$(pwd)

PRGNAME=${PRGNAME:-bluefish}
VERSION=${VERSION:-2.2.6}
VERSION=${VERSION:-2.2.7}
PKGVERSION=$(echo $VERSION | tr - _)
BUILD=${BUILD:-1}
TAG=${TAG:-cf}
Expand Down
6 changes: 3 additions & 3 deletions bluefish/bluefish.info
@@ -1,6 +1,6 @@
NAME="bluefish"
VERSION="2.2.6"
VERSION="2.2.7"
HOMEPAGE="http://bluefish.openoffice.nl"
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.6.tar.bz2"
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.7.tar.bz2"
REQUIRES=""
MD5SUM="f15919e6a7b012a16e6b1f49d9db2b33"
MD5SUM="533c3ef1e7d5ec369893c0fd4094605c"

0 comments on commit a86285b

Please sign in to comment.