academic/t_coffee: Updated for version 11.00.8cbe486.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ebf3847234
commit
e710ed0d73
|
@ -14,6 +14,6 @@ t_coffee: favorite alignment methods (Clustal, Mafft, Probcons, Muscle...)
|
|||
t_coffee: into one unique alignment (M-Coffee).
|
||||
t_coffee:
|
||||
t_coffee: Home: http://www.tcoffee.org/
|
||||
t_coffee: References: /usr/doc/t_coffee-10.00.r1613/References
|
||||
t_coffee: References: /usr/doc/t_coffee-11.00.8cbe486/References
|
||||
t_coffee:
|
||||
t_coffee:
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for t_coffee
|
||||
|
||||
# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=t_coffee
|
||||
VERSION=${VERSION:-10.00.r1613}
|
||||
VERSION=${VERSION:-11.00.8cbe486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="t_coffee"
|
||||
VERSION="10.00.r1613"
|
||||
VERSION="11.00.8cbe486"
|
||||
HOMEPAGE="http://www.tcoffee.org/"
|
||||
DOWNLOAD="http://www.tcoffee.org/Packages/Stable/Version_10.00.r1613/T-COFFEE_distribution_Version_10.00.r1613.tar.gz"
|
||||
MD5SUM="ae07c7808d20b8d6e80114fe7c516eb5"
|
||||
DOWNLOAD="http://www.tcoffee.org/Packages/Stable/Version_11.00.8cbe486/T-COFFEE_distribution_Version_11.00.8cbe486.tar.gz"
|
||||
MD5SUM="bd91485c06eda4f2ffcb61542d3ce302"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue