diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-11-10 23:15:11 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-14 07:07:34 +0700 |
commit | bb0faef86036b66f869f9da25194b801d0c6ec0a (patch) | |
tree | 04b7bd7ed27ea92772966a3ed793e156efd452eb /academic/spades | |
parent | d900c7d8706119b4a18472879947278896c74ac6 (diff) | |
download | slackbuilds-bb0faef86036b66f869f9da25194b801d0c6ec0a.tar.gz |
academic/spades: Updated for version 3.6.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/spades')
-rw-r--r-- | academic/spades/README | 3 | ||||
-rw-r--r-- | academic/spades/spades.SlackBuild | 2 | ||||
-rw-r--r-- | academic/spades/spades.info | 6 |
3 files changed, 5 insertions, 6 deletions
diff --git a/academic/spades/README b/academic/spades/README index d28dbb956e..2ad3f0803b 100644 --- a/academic/spades/README +++ b/academic/spades/README @@ -12,5 +12,4 @@ Nurk S et al. Assembling Single-Cell Genomes and Mini-Metagenomes From Chimeric MDA Products. Journal of Computational Biology 20(10) (2013), 714-737. doi:10.1089/cmb.2013.0084 -NOTE! -This will not build on a 32bit system. +NOTE: This will not build on a 32bit system. diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild index 740b6a1e5f..dc8dc6bd13 100644 --- a/academic/spades/spades.SlackBuild +++ b/academic/spades/spades.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=spades SRCNAM=SPAdes -VERSION=${VERSION:-3.5.0} +VERSION=${VERSION:-3.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/spades/spades.info b/academic/spades/spades.info index 2927f5e9ef..c43f1d6ae8 100644 --- a/academic/spades/spades.info +++ b/academic/spades/spades.info @@ -1,10 +1,10 @@ PRGNAM="spades" -VERSION="3.5.0" +VERSION="3.6.1" HOMEPAGE="http://bioinf.spbau.ru/en/spades" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.5.0/SPAdes-3.5.0.tar.gz" -MD5SUM_x86_64="58fbf728ec9945b9c36a26ff8c8f4cac" +DOWNLOAD_x86_64="http://spades.bioinf.spbau.ru/release3.6.1/SPAdes-3.6.1.tar.gz" +MD5SUM_x86_64="244bd18508bb06a4e433662f826c5a44" REQUIRES="" MAINTAINER="Petar Petrov" EMAIL="petar.petrov@student.oulu.fi" |