diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2020-01-11 20:18:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-11 20:58:11 +0700 |
commit | 056abb3963efab4ef4202f8a987a520b72dcc3fd (patch) | |
tree | a79525dbb60f31fe96d8859b68fac2abf78fcaff /academic/ugene/ugene.SlackBuild | |
parent | 0b43b4a24c26ffdc494a5f121024fca15d336778 (diff) |
academic/ugene: Updated for version 33.
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 ac95c63b1715e..c9c8a749b1825 100644 --- a/academic/ugene/ugene.SlackBuild +++ b/academic/ugene/ugene.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ugene -# Copyright 2013-2019 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-2020 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.32.0} +VERSION=${VERSION:-33.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |