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 9ec244770f..7496aea4de 100644 --- a/academic/STAR/STAR.SlackBuild +++ b/academic/STAR/STAR.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for STAR -# Copyright 2018-2019 Rob van Nues +# Copyright 2018-2021 Rob van Nues <sborg63@disroot.org> # 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.7.6a} +VERSION=${VERSION:-2.7.7a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |