academic/jalview: Updated for version 2.8.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dadca948a1
commit
36c8becab8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for jalview
|
||||
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2015 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# https://aur.archlinux.org/packages/jalview/
|
||||
|
||||
PRGNAM=jalview
|
||||
VERSION=${VERSION:-2.8.1}
|
||||
VERSION=${VERSION:-2.8.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="jalview"
|
||||
VERSION="2.8.1"
|
||||
VERSION="2.8.2"
|
||||
HOMEPAGE="http://www.jalview.org/"
|
||||
DOWNLOAD="http://www.jalview.org/Web_Installers/InstData/Linux/NoVM/install-jalview.bin \
|
||||
http://www.jalview.org/tutorial/TheJalviewTutorial_screen.pdf"
|
||||
MD5SUM="6364130f9f5f68f7374dcc6954470c34 \
|
||||
e08a446029df593d2e2722c5f273ce6c"
|
||||
MD5SUM="aa0d001db4a0ce315a200f4a24859ab7 \
|
||||
5e2f8da8f2528049f055263aecd2f8af"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk p7zip"
|
||||
|
|
|
@ -14,6 +14,6 @@ jalview: It can also work with sequence annotation, secondary structure
|
|||
jalview: information, phylogenetic trees and 3D molecular structures.
|
||||
jalview:
|
||||
jalview: Home: http://www.jalview.org/
|
||||
jalview: References: /usr/doc/jalview-$VERSION/References
|
||||
jalview: References: /usr/doc/jalview-2.8.2/References
|
||||
jalview:
|
||||
jalview:
|
||||
|
|
Loading…
Reference in New Issue