academic/ugene: Updated for version 1.13.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2014-03-03 01:05:52 +07:00 committed by Willy Sudiarto Raharjo
parent b02b2c225a
commit af14cc8f24
3 changed files with 6 additions and 6 deletions

View file

@ -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: and allows the retrieval of data from remote data sources.
ugene: ugene:
ugene: Home: http://ugene.unipro.ru/ ugene: Home: http://ugene.unipro.ru/
ugene: References: /usr/doc/ugene-$VERSION/References ugene: References: /usr/doc/ugene-1.13.1/References

View file

@ -2,7 +2,7 @@
# Slackware build script for ugene # 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. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ugene PRGNAM=ugene
VERSION=${VERSION:-1.13.0} VERSION=${VERSION:-1.13.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ugene" PRGNAM="ugene"
VERSION="1.13.0" VERSION="1.13.1"
HOMEPAGE="http://ugene.unipro.ru/" HOMEPAGE="http://ugene.unipro.ru/"
DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.13.0.tar.gz" DOWNLOAD="http://ugene.unipro.ru/downloads/ugene-1.13.1.tar.gz"
MD5SUM="0d77dfd494b0b6ee7545069e1eab8f1d" MD5SUM="0e9622a87f2c9a9a1a3d9e4db280a2e7"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="%README%" REQUIRES="%README%"