diff options
Diffstat (limited to 'academic/bpp-seq/bpp-seq.SlackBuild')
-rw-r--r-- | academic/bpp-seq/bpp-seq.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/bpp-seq/bpp-seq.SlackBuild b/academic/bpp-seq/bpp-seq.SlackBuild index ba9c5407edab..576899940e3c 100644 --- a/academic/bpp-seq/bpp-seq.SlackBuild +++ b/academic/bpp-seq/bpp-seq.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bpp-seq -# Copyright 2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2017-2018 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=bpp-seq -VERSION=${VERSION:-2.3.1} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |