summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2016-06-05 15:39:16 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-05 22:27:54 +0700
commit36c42b77b2f16cbae7c60c378251dbf7c75305c9 (patch)
treee49e4aa045dad49ff4c737d9c1e0962cde1479a3 /academic
parent5cf72323c4d3ea09cc40eba73cc2a8566d88655e (diff)
downloadslackbuilds-36c42b77b2f16cbae7c60c378251dbf7c75305c9.tar.gz
slackbuilds-36c42b77b2f16cbae7c60c378251dbf7c75305c9.tar.xz
academic/fastqc: Updated for version 0.11.5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/fastqc/fastqc.SlackBuild4
-rw-r--r--academic/fastqc/fastqc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/fastqc/fastqc.SlackBuild b/academic/fastqc/fastqc.SlackBuild
index f9543442f8..d57da0bc57 100644
--- a/academic/fastqc/fastqc.SlackBuild
+++ b/academic/fastqc/fastqc.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=fastqc
SRCNAM=FastQC
-VERSION=${VERSION:-0.11.4}
-SRCVER=${SRCVER:-v0.11.4}
+VERSION=${VERSION:-0.11.5}
+SRCVER=${SRCVER:-v0.11.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/fastqc/fastqc.info b/academic/fastqc/fastqc.info
index 085fd4e98c..aadf16f0a3 100644
--- a/academic/fastqc/fastqc.info
+++ b/academic/fastqc/fastqc.info
@@ -1,8 +1,8 @@
PRGNAM="fastqc"
-VERSION="0.11.4"
+VERSION="0.11.5"
HOMEPAGE="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/"
-DOWNLOAD="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.4.zip"
-MD5SUM="104ff2e0e9aebf5bee1f6b068a059b0d"
+DOWNLOAD="http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.11.5.zip"
+MD5SUM="3524f101c0ab0bae77c7595983170a76"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"