diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2014-03-03 01:05:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-03-03 01:13:10 +0700 |
commit | af14cc8f246d85ffde76ca4f8e968f9f5a32d7bf (patch) | |
tree | 80befce1bebd11e725a2058e74f2ecb202fecfc9 /academic/ugene/ugene.SlackBuild | |
parent | b02b2c225aa545e174ae4c4de6df905e98c6f214 (diff) |
academic/ugene: Updated for version 1.13.1.
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 29f1b8902ea1..d0626b5be4e4 100644 --- a/academic/ugene/ugene.SlackBuild +++ b/academic/ugene/ugene.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ugene -# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi +# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi # 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.13.0} +VERSION=${VERSION:-1.13.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |