mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
academic/pal2nal: Updated for version 14.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3f6353744d
commit
f41588ed6f
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pal2nal
|
||||
|
||||
# Copyright 2017 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pal2nal
|
||||
VERSION=${VERSION:-14.0}
|
||||
SRCVER=v14
|
||||
VERSION=${VERSION:-14.1}
|
||||
SRCVER=v14.1
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pal2nal"
|
||||
VERSION="14.0"
|
||||
VERSION="14.1"
|
||||
HOMEPAGE="http://www.bork.embl.de/pal2nal/"
|
||||
DOWNLOAD="http://www.bork.embl.de/pal2nal/distribution/pal2nal.v14.tar.gz"
|
||||
MD5SUM="cf8b2b9aaa7dce740a81454cf8136ba1"
|
||||
DOWNLOAD="https://sourceforge.net/projects/sboppetrov/files/pal2nal/pal2nal.v14.1.tar.gz"
|
||||
MD5SUM="bcc6616db4ac2677dd17b933200fccb8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -14,6 +14,6 @@ pal2nal: a codon-based DNA alignment. The resulting codon-based DNA
|
|||
pal2nal: alignment can further be subjected to the calculation of
|
||||
pal2nal: synonymous (Ks) and non-synonymous (Ka) substitution rates.
|
||||
pal2nal:
|
||||
pal2nal: References: /usr/doc/pal2nal-14.0/References
|
||||
pal2nal: Home: http://www.bork.embl.de/pal2nal/
|
||||
pal2nal:
|
||||
pal2nal:
|
||||
|
|
Loading…
Reference in a new issue