diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2021-05-18 16:54:21 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-18 23:40:15 +0700 |
commit | 3ee5cc16020d95a80a5ed688bb3be7a30e6274b9 (patch) | |
tree | d9a62166d32e983fcbad880ed8cc1d2b1cb5eb12 /academic | |
parent | 90d81a87825d2add71c1b0dce00bda5ebe84975f (diff) |
academic/spades: 3.15.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/spades/spades.SlackBuild | 4 | ||||
-rw-r--r-- | academic/spades/spades.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild index c15747f33bc5..46d4ee1c4a53 100644 --- a/academic/spades/spades.SlackBuild +++ b/academic/spades/spades.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for spades -# Copyright 2015-2020 Petar Petrov slackalaxy@gmail.com +# Copyright 2015-2021 Petar Petrov slackalaxy@gmail.com # 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=spades -VERSION=${VERSION:-3.14.1} +VERSION=${VERSION:-3.15.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/academic/spades/spades.info b/academic/spades/spades.info index 33a015e53ed4..0ed0cadeca12 100644 --- a/academic/spades/spades.info +++ b/academic/spades/spades.info @@ -1,10 +1,10 @@ PRGNAM="spades" -VERSION="3.14.1" +VERSION="3.15.2" HOMEPAGE="http://cab.spbu.ru/software/spades/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="http://cab.spbu.ru/files/release3.14.1/SPAdes-3.14.1.tar.gz" -MD5SUM_x86_64="239f76e0ffe0e06d26f0a24f8d38f278" +DOWNLOAD_x86_64="http://cab.spbu.ru/files/release3.15.2/SPAdes-3.15.2.tar.gz" +MD5SUM_x86_64="599a6bc98605cc25a739ee3f49794769" REQUIRES="" MAINTAINER="Petar Petrov" EMAIL="slackalaxy@gmail.com" |