mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/seaview: Updated for version 5.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8d492bd7d9
commit
094d2480cc
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@
|
|||
# Thanks to developer Dr. Manolo Gouy for all his help.
|
||||
|
||||
PRGNAM=seaview
|
||||
VERSION=${VERSION:-5.0}
|
||||
VERSION=${VERSION:-5.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="seaview"
|
||||
VERSION="5.0"
|
||||
VERSION="5.0.4"
|
||||
HOMEPAGE="http://doua.prabi.fr/software/seaview/"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_5.0.tar.gz"
|
||||
MD5SUM="d9f1a97672efb3fd24850cf542326915"
|
||||
DOWNLOAD="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/seaview_5.0.4.tar.gz"
|
||||
MD5SUM="8b36176fb98a508e483285966ad7100c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="fltk PDFlib-Lite Gblocks PhyML clustalo muscle treerecs"
|
||||
|
|
Loading…
Reference in a new issue