mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/ugene: Updated for version 1.16.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2104545172
commit
0bf08daa42
3 changed files with 5 additions and 5 deletions
|
@ -16,4 +16,4 @@ ugene: user nterface. The toolkit supports multiple biological data formats
|
|||
ugene: and allows the retrieval of data from remote data sources.
|
||||
ugene:
|
||||
ugene: Home: http://ugene.unipro.ru/
|
||||
ugene: References: /usr/doc/ugene-1.16.1/References
|
||||
ugene: References: /usr/doc/ugene-1.16.2/References
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ugene
|
||||
VERSION=${VERSION:-1.16.1}
|
||||
VERSION=${VERSION:-1.16.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ugene"
|
||||
VERSION="1.16.1"
|
||||
VERSION="1.16.2"
|
||||
HOMEPAGE="http://ugene.unipro.ru/"
|
||||
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.16.1.tar.gz"
|
||||
MD5SUM="f4856b22228c83c9f8a5341afb5825c5"
|
||||
DOWNLOAD="http://pkgs.fedoraproject.org/lookaside/pkgs/ugene/ugene-1.16.2.tar.gz/b55a6f7194d6dd89469d9f2f4b92d8f1/ugene-1.16.2.tar.gz"
|
||||
MD5SUM="b55a6f7194d6dd89469d9f2f4b92d8f1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue