mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/ugene: Updated for version 1.15.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a2cdd781cc
commit
7b29b771ab
3 changed files with 6 additions and 6 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.14.1/References
|
||||
ugene: References: /usr/doc/ugene-1.15.1/References
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ugene
|
||||
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2015 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.14.1}
|
||||
VERSION=${VERSION:-1.15.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ugene"
|
||||
VERSION="1.14.1"
|
||||
VERSION="1.15.1"
|
||||
HOMEPAGE="http://ugene.unipro.ru/"
|
||||
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.14.1.tar.gz"
|
||||
MD5SUM="d81d945a5e38dbb50b84156f40df6968"
|
||||
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.15.1.tar.gz"
|
||||
MD5SUM="7269c1f49cfdb5911ce7d8904b6c6af3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue