academic/RepeatMasker: Updated for version 4.0.9_p2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2019-08-03 06:46:20 +07:00 committed by Willy Sudiarto Raharjo
parent 3a6cdee564
commit 28d555e11f
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 6 additions and 6 deletions

0
academic/MetaPhlAn2/MetaPhlAn2.SlackBuild Executable file → Normal file
View file

View file

@ -2,7 +2,7 @@
# Slackware build script for RepeatMasker
# Copyright 2018 Petar Petrov slackalaxy@gmail.com
# Copyright 2018-2019 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=RepeatMasker
VERSION=${VERSION:-4.0.8}
VERSION=${VERSION:-4.0.9_p2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCVER=${SRCVER:-4-0-8}
SRCVER=${SRCVER:-4-0-9-p2}
ARCH=noarch
CWD=$(pwd)

View file

@ -1,8 +1,8 @@
PRGNAM="RepeatMasker"
VERSION="4.0.8"
VERSION="4.0.9_p2"
HOMEPAGE="http://www.repeatmasker.org/"
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-open-4-0-8.tar.gz"
MD5SUM="539faa4def9b81b6ede7e9bb8f46f78f"
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-open-4-0-9-p2.tar.gz"
MD5SUM="6e957630d698422245682701de2ce756"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Text-Soundex trfind HMMER ncbi-rmblastn"