academic/seaview: Updated for version 4.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
65c44a7732
commit
dcd89f18ec
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for seaview
|
||||
|
||||
# Copyright 2011-2013 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# Copyright 2011-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
# Thanks to Niels Horn for correcting the CFLAGS.
|
||||
|
||||
PRGNAM=seaview
|
||||
VERSION=${VERSION:-4.4.2}
|
||||
VERSION=${VERSION:-4.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="seaview"
|
||||
VERSION="4.4.2"
|
||||
HOMEPAGE="http://pbil.univ-lyon1.fr/software/seaview.html"
|
||||
DOWNLOAD="http://pbil.univ-lyon1.fr/software/seaview_data/archive/seaview_4.4.2.tar.gz"
|
||||
MD5SUM="a784b778507f7dd84faabf795a8155a8"
|
||||
VERSION="4.4.3"
|
||||
HOMEPAGE="http://doua.prabi.fr/software/seaview"
|
||||
DOWNLOAD="http://doua.prabi.fr/software/seaview_data/archive/seaview_4.4.3.tar.gz"
|
||||
MD5SUM="8dbe76c905aaf124a8e0094deada97c3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Gblocks PhyML clustalo fltk13 muscle"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="ppetrov@paju.oulu.fi"
|
||||
EMAIL="petar.petrov@student.oulu.fi"
|
||||
|
|
|
@ -11,7 +11,7 @@ seaview:
|
|||
seaview: SeaView is a multiplatform, graphical user interface for multiple
|
||||
seaview: sequence alignment and molecular phylogeny.
|
||||
seaview:
|
||||
seaview: References: /usr/doc/seaview-$VERSION/References
|
||||
seaview: References: /usr/doc/seaview-4.4.3/References
|
||||
seaview: Home: http://pbil.univ-lyon1.fr/software/seaview.html
|
||||
seaview:
|
||||
seaview:
|
||||
|
|
Loading…
Reference in New Issue