aboutsummaryrefslogtreecommitdiff
path: root/academic
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2023-04-21 09:30:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-21 09:30:46 +0700
commitf9d9d4edfd1ecd9db8d4c1538f7a812b8e898f52 (patch)
tree3cb29bfc9ef618b160bf75db9432960d4701e930 /academic
parentf34c8b2184e0c82f50457badeb5c040e5cd101c9 (diff)
downloadslackbuilds-f9d9d4edfd1ecd9db8d4c1538f7a812b8e898f52.tar.xz
academic/spades: Updated for version 3.15.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/spades/spades.SlackBuild4
-rw-r--r--academic/spades/spades.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/spades/spades.SlackBuild b/academic/spades/spades.SlackBuild
index f1e0ca7b9447..c6e75b04117a 100644
--- a/academic/spades/spades.SlackBuild
+++ b/academic/spades/spades.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for spades
-# Copyright 2015-2022 Petar Petrov slackalaxy@gmail.com
+# Copyright 2015-2023 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=spades
-VERSION=${VERSION:-3.15.4}
+VERSION=${VERSION:-3.15.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/spades/spades.info b/academic/spades/spades.info
index 40c2d90a19fe..3c72751ee44d 100644
--- a/academic/spades/spades.info
+++ b/academic/spades/spades.info
@@ -1,10 +1,10 @@
PRGNAM="spades"
-VERSION="3.15.4"
+VERSION="3.15.5"
HOMEPAGE="http://cab.spbu.ru/software/spades/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="http://cab.spbu.ru/files/release3.15.4/SPAdes-3.15.4.tar.gz"
-MD5SUM_x86_64="736b64075147eabfc2b9e768f4547e63"
+DOWNLOAD_x86_64="http://cab.spbu.ru/files/release3.15.5/SPAdes-3.15.5.tar.gz"
+MD5SUM_x86_64="e181bf668ee96971458fb50cbfdaf604"
REQUIRES=""
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"