diff options
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 b5818beaec8a..889cb508b300 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} |