summaryrefslogtreecommitdiffstats
path: root/academic/fastqc/fastqc.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/fastqc/fastqc.SlackBuild')
-rw-r--r--academic/fastqc/fastqc.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/fastqc/fastqc.SlackBuild b/academic/fastqc/fastqc.SlackBuild
index 0e856b60bd..f9543442f8 100644
--- a/academic/fastqc/fastqc.SlackBuild
+++ b/academic/fastqc/fastqc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for fastqc
-# Copyright 2015 Petar Petrov petar.petrov@student.oulu.fi
+# Copyright 2015-2016 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,8 +24,8 @@
PRGNAM=fastqc
SRCNAM=FastQC
-VERSION=${VERSION:-0.11.3}
-SRCVER=${SRCVER:-v0.11.3}
+VERSION=${VERSION:-0.11.4}
+SRCVER=${SRCVER:-v0.11.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}