diff options
Diffstat (limited to 'academic/HMMER/HMMER.SlackBuild')
-rw-r--r-- | academic/HMMER/HMMER.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/HMMER/HMMER.SlackBuild b/academic/HMMER/HMMER.SlackBuild index e0e4f5bfcfc84..706a368858381 100644 --- a/academic/HMMER/HMMER.SlackBuild +++ b/academic/HMMER/HMMER.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for HMMER -# Copyright 2016-2020 Petar Petrov slackalaxy@gmail.com +# Copyright 2016-2021 Petar Petrov slackalaxy@gmail.com # 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=HMMER -VERSION=${VERSION:-3.3.1} +VERSION=${VERSION:-3.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |