mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/ugene: Updated for version 1.27.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
f185cf17de
commit
039d784312
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.net/
|
||||
ugene: References: /usr/doc/ugene-1.26.1/References
|
||||
ugene: References: /usr/doc/ugene-1.27.0/References
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue