diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2019-08-03 06:46:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-08-03 06:46:20 +0700 |
commit | 28d555e11fc2a20e084f6f0b46233aa82f056d9b (patch) | |
tree | c4f1abd9eca350640cc70766c43f6e12b8c4e8db /academic/RepeatMasker | |
parent | 3a6cdee564c2e58157112dede91ad2e69406139b (diff) |
academic/RepeatMasker: Updated for version 4.0.9_p2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/RepeatMasker')
-rw-r--r-- | academic/RepeatMasker/RepeatMasker.SlackBuild | 6 | ||||
-rw-r--r-- | academic/RepeatMasker/RepeatMasker.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/RepeatMasker/RepeatMasker.SlackBuild b/academic/RepeatMasker/RepeatMasker.SlackBuild index 6e0c876dad24..48aa2372d38f 100644 --- a/academic/RepeatMasker/RepeatMasker.SlackBuild +++ b/academic/RepeatMasker/RepeatMasker.SlackBuild @@ -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) diff --git a/academic/RepeatMasker/RepeatMasker.info b/academic/RepeatMasker/RepeatMasker.info index 20543128f674..4f932a90422d 100644 --- a/academic/RepeatMasker/RepeatMasker.info +++ b/academic/RepeatMasker/RepeatMasker.info @@ -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" |