diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-01-12 22:37:35 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:05 +0700 |
commit | 2f599eb75d93877e9d02533eaffdab1baf293455 (patch) | |
tree | 42707cce45f69f47b7ac7f35bf3062361f9c3f28 /academic/ugene/ugene.SlackBuild | |
parent | 79d1caba144638334721eaa4fcc54942f45432dd (diff) |
academic/ugene: Updated for version 1.29.0.
Signed-off-by: David Spencer <idlemoor@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 94766c00283a8..63cf0fa9aa748 100644 --- a/academic/ugene/ugene.SlackBuild +++ b/academic/ugene/ugene.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ugene -# Copyright 2013-2017 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-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=ugene -VERSION=${VERSION:-1.27.0} +VERSION=${VERSION:-1.29.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |