diff options
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 1b758cca577aa..ffd0feee5c992 100644 --- a/academic/ugene/ugene.SlackBuild +++ b/academic/ugene/ugene.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ugene -# Copyright 2013-2022 Petar Petrov slackalaxy@gmail.com +# Copyright 2013-2023 Petar Petrov slackalaxy@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=ugene -VERSION=${VERSION:-44.0} +VERSION=${VERSION:-46.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |