mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/bluefish: Updated for version 2.2.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
53265df3b4
commit
e113b1a956
3 changed files with 11 additions and 11 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bluefish
|
||||
VERSION=${VERSION:-2.2.1}
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="bluefish"
|
||||
VERSION="2.2.1"
|
||||
VERSION="2.2.2"
|
||||
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
|
||||
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.1.tar.bz2"
|
||||
MD5SUM="991ac54a6067281017ccbced5b43f2b6"
|
||||
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.2.tar.bz2"
|
||||
MD5SUM="6475325565fb0a003a75f88564b7835f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Robby Workman"
|
||||
EMAIL="rw@rlworkman.net"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue