diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2019-08-03 06:52:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-03 06:52:00 +0700 |
commit | 738e90d95775fe2acf4c1a7cbf6cf7526d9e7fc2 (patch) | |
tree | ce2902770cf7837ffb94ac7e56ed5f4447a4b5a9 /academic/ugene/ugene.SlackBuild | |
parent | 38273bfae3554b127ef4d838798a8e6f1ca3f4e9 (diff) |
academic/ugene: Updated for version 1.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/ugene/ugene.SlackBuild')
-rw-r--r-- | academic/ugene/ugene.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/ugene/ugene.SlackBuild b/academic/ugene/ugene.SlackBuild index c93a523b65e5b..ac95c63b1715e 100644 --- a/academic/ugene/ugene.SlackBuild +++ b/academic/ugene/ugene.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ugene -# Copyright 2013-2018 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-2019 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=ugene -VERSION=${VERSION:-1.31.1} +VERSION=${VERSION:-1.32.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |