development/bluefish: Updated for version 2.2.1

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Robby Workman 2011-12-27 09:29:03 -06:00 committed by Robby Workman
parent 879176ceb3
commit fd5b2bd6b3
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bluefish
VERSION=2.0.3
VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bluefish"
VERSION="2.0.3"
VERSION="2.2.1"
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.0.3.tar.bz2"
MD5SUM="4c062fcb1f90f91a35687b877d37d6dd"
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.1.tar.bz2"
MD5SUM="991ac54a6067281017ccbced5b43f2b6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Robby Workman"