diff options
author | Rob van Nues <sborg63@disroot.org> | 2019-01-27 12:05:09 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-02 08:12:10 +0700 |
commit | 18da22d1e25386357dd7842c8e42500ba42b6af6 (patch) | |
tree | 6a437a15a3beb8b452a9fc31f80ff7b3d29b6d48 /academic/STAR/STAR.SlackBuild | |
parent | 8ff4ce2fddc5751d387ff4cf240fcc50fb4932ba (diff) |
academic/STAR: Updated for version 2.7.0a.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/STAR/STAR.SlackBuild')
-rw-r--r-- | academic/STAR/STAR.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/STAR/STAR.SlackBuild b/academic/STAR/STAR.SlackBuild index b5818beaec8a6..889cb508b300e 100644 --- a/academic/STAR/STAR.SlackBuild +++ b/academic/STAR/STAR.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for STAR -# Copyright 2018 Rob van Nues +# Copyright 2018-2019 Rob van Nues # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=STAR -VERSION=${VERSION:-2.6.1d} +VERSION=${VERSION:-2.7.0a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |