mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/bluefish: Updated for version 2.2.1
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
879176ceb3
commit
fd5b2bd6b3
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue