academic/ugene: Updated for version 1.27.0.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Petar Petrov 2017-10-07 20:38:35 +01:00 committed by Willy Sudiarto Raharjo
parent f185cf17de
commit 039d784312
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:
ugene: Home: http://ugene.net/
ugene: References: /usr/doc/ugene-1.26.1/References
ugene: References: /usr/doc/ugene-1.27.0/References

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ugene
VERSION=${VERSION:-1.26.1}
VERSION=${VERSION:-1.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="ugene"
VERSION="1.26.1"
VERSION="1.27.0"
HOMEPAGE="http://ugene.net/"
DOWNLOAD="http://ugene.net/downloads/ugene-1.26.1.tar.gz"
MD5SUM="b87fdcf94977cc0aed1729713f05006a"
DOWNLOAD="http://ugene.net/downloads/ugene-1.27.0.tar.gz"
MD5SUM="6822a8457da21dac05f1be4a3ae8ca83"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5-webkit"
REQUIRES="qt5-webkit libwacom"
MAINTAINER="Petar Petrov"
EMAIL="slackalaxy@gmail.com"