academic/snpEff: Updated for version 4.1g.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2015-06-20 00:55:54 +07:00 committed by Willy Sudiarto Raharjo
parent ca963ae08c
commit 2104545172
3 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@ snpEff: annotates and predicts the effects of variants on genes (such
snpEff: as amino acid changes).
snpEff:
snpEff: Home: http://snpeff.sourceforge.net/
snpEff: References: /usr/doc/snpEff-4.1c/References
snpEff: References: /usr/doc/snpEff-4.1g/References
snpEff:
snpEff:
snpEff:

View file

@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=snpEff
VERSION=${VERSION:-4.1c}
SRCVER=${SRCVER:-v4_1c}
VERSION=${VERSION:-4.1g}
SRCVER=${SRCVER:-v4_1g}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="snpEff"
VERSION="4.1c"
VERSION="4.1g"
HOMEPAGE="http://snpeff.sourceforge.net/"
DOWNLOAD="http://sourceforge.net/projects/snpeff/files/snpEff_v4_1c_core.zip"
MD5SUM="7bc3052daa468a5e67693e8ff2bdf46e"
DOWNLOAD="http://sourceforge.net/projects/snpeff/files/snpEff_v4_1g_core.zip"
MD5SUM="9226662c98e6479878e51522ba3ad3ed"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="jdk"