mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/seaview: Updated for version 5.0.5.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
a92f127be2
commit
7905d96d28
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
||||||
cd $(dirname $0) ; CWD=$(pwd)
|
cd $(dirname $0) ; CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=seaview
|
PRGNAM=seaview
|
||||||
VERSION=${VERSION:-5.0.4}
|
VERSION=${VERSION:-5.0.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
PKGTYPE=${PKGTYPE:-tgz}
|
PKGTYPE=${PKGTYPE:-tgz}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="seaview"
|
PRGNAM="seaview"
|
||||||
VERSION="5.0.4"
|
VERSION="5.0.5"
|
||||||
HOMEPAGE="http://doua.prabi.fr/software/seaview/"
|
HOMEPAGE="http://doua.prabi.fr/software/seaview/"
|
||||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_5.0.4.tar.gz"
|
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_5.0.5.tar.gz"
|
||||||
MD5SUM="8b36176fb98a508e483285966ad7100c"
|
MD5SUM="09f6800973308a91316bb820c4331cb0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="fltk PDFlib-Lite Gblocks PhyML clustalo muscle"
|
REQUIRES="fltk PDFlib-Lite Gblocks PhyML clustalo muscle"
|
||||||
|
|
Loading…
Reference in a new issue