academic/ugene: Updated for version 33.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2020-01-11 20:18:20 +07:00 committed by Willy Sudiarto Raharjo
parent 0b43b4a24c
commit 056abb3963
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for ugene
# Copyright 2013-2019 Petar Petrov slackalaxy@gmail.com
# Copyright 2013-2020 Petar Petrov slackalaxy@gmail.com
# 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.32.0}
VERSION=${VERSION:-33.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ugene"
VERSION="1.32.0"
VERSION="33"
HOMEPAGE="http://ugene.net/"
DOWNLOAD="https://github.com/ugeneunipro/ugene/archive/1.32.0/ugene-1.32.0.tar.gz"
MD5SUM="bcebd1b0ececf9cf83edf24b69f7e16a"
DOWNLOAD="https://github.com/ugeneunipro/ugene/archive/33.0/ugene-33.0.tar.gz"
MD5SUM="d4314b2294d0bd48c26deba7101250e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5-webkit"