academic/RepeatMasker: Updated for version 4.1.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2020-09-15 08:27:40 +07:00 committed by Willy Sudiarto Raharjo
parent 789435221b
commit 2622e7f8d8
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=RepeatMasker
VERSION=${VERSION:-4.1.0}
VERSION=${VERSION:-4.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="RepeatMasker"
VERSION="4.1.0"
VERSION="4.1.1"
HOMEPAGE="http://www.repeatmasker.org/"
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-4.1.0.tar.gz"
MD5SUM="936894df2b8291f42afce22a5793b4bf"
DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-4.1.1.tar.gz"
MD5SUM="6df7b188757b5ef2d2575320eb0b014e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Text-Soundex trfind HMMER ncbi-rmblastn"