summaryrefslogtreecommitdiff
path: root/academic/fastqc/fastqc.SlackBuild
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2016-02-02 19:45:45 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-05 07:02:20 +0700
commitd441e80884c4d6ed4081fe595b07678256ad1a3a (patch)
tree6856eec0df903bdbba8fe88c12894f1c6ca66222 /academic/fastqc/fastqc.SlackBuild
parent7c396425e80731eb9bffb42f99993caf851a4bb5 (diff)
downloadslackbuilds-d441e80884c4d6ed4081fe595b07678256ad1a3a.tar.gz
academic/fastqc: version bump
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}