mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/ugene: Updated for version 1.13.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b02b2c225a
commit
af14cc8f24
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-$VERSION/References
|
||||
ugene: References: /usr/doc/ugene-1.13.1/References
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ugene"
|
||||
VERSION="1.13.0"
|
||||
VERSION="1.13.1"
|
||||
HOMEPAGE="http://ugene.unipro.ru/"
|
||||
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.13.0.tar.gz"
|
||||
MD5SUM="0d77dfd494b0b6ee7545069e1eab8f1d"
|
||||
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.13.1.tar.gz"
|
||||
MD5SUM="0e9622a87f2c9a9a1a3d9e4db280a2e7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue