aboutsummaryrefslogtreecommitdiff
path: root/academic/bowtie2
diff options
context:
space:
mode:
Diffstat (limited to 'academic/bowtie2')
-rw-r--r--academic/bowtie2/bowtie2.SlackBuild2
-rw-r--r--academic/bowtie2/bowtie2.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/academic/bowtie2/bowtie2.SlackBuild b/academic/bowtie2/bowtie2.SlackBuild
index 967260c70cf9d..31fbeba9d4912 100644
--- a/academic/bowtie2/bowtie2.SlackBuild
+++ b/academic/bowtie2/bowtie2.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bowtie2
-VERSION=${VERSION:-2.4.5}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/bowtie2/bowtie2.info b/academic/bowtie2/bowtie2.info
index 1ab264f29c74e..42e662a505a44 100644
--- a/academic/bowtie2/bowtie2.info
+++ b/academic/bowtie2/bowtie2.info
@@ -1,10 +1,10 @@
PRGNAM="bowtie2"
-VERSION="2.4.5"
+VERSION="2.5.0"
HOMEPAGE="https://github.com/BenLangmead/bowtie2/releases"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.4.5/bowtie2-2.4.5.tar.gz"
-MD5SUM_x86_64="efe20fd1adfd440941c83611a63cc5e3"
+DOWNLOAD_x86_64="https://github.com/BenLangmead/bowtie2/archive/v2.5.0/bowtie2-2.5.0.tar.gz"
+MD5SUM_x86_64="5c174097628c5bc72729faebb7b2844e"
REQUIRES="tbb"
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"