summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Petar Petrov <slackalaxy@gmail.com>2018-12-24 08:55:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-24 08:55:30 +0700
commitac5136aa76956b1c5a18eb54a5561aafd24b9ced (patch)
tree9f05329999a8e6f37bd31559d3bad4bb5385faf2 /academic
parentad14a60f0d9b1ba6d93d410af14e9ab1e17bd7f0 (diff)
downloadslackbuilds-ac5136aa76956b1c5a18eb54a5561aafd24b9ced.tar.gz
slackbuilds-ac5136aa76956b1c5a18eb54a5561aafd24b9ced.tar.xz
academic/RepeatMasker: Updated for version 4.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/RepeatMasker/RepeatMasker.SlackBuild6
-rw-r--r--academic/RepeatMasker/RepeatMasker.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/academic/RepeatMasker/RepeatMasker.SlackBuild b/academic/RepeatMasker/RepeatMasker.SlackBuild
index 033e2ffbfd..6e0c876dad 100644
--- a/academic/RepeatMasker/RepeatMasker.SlackBuild
+++ b/academic/RepeatMasker/RepeatMasker.SlackBuild
@@ -23,11 +23,11 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=RepeatMasker
-VERSION=${VERSION:-4.0.7}
+VERSION=${VERSION:-4.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCVER=${SRCVER:-4-0-7}
+SRCVER=${SRCVER:-4-0-8}
ARCH=noarch
CWD=$(pwd)
@@ -67,7 +67,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
# Better just copy these and not move them from their original dir
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- daterepeats.help INSTALL license.txt README repeatmasker.help \
+ bluegrad.jpg daterepeats.help HTMLAnnotHeader.html INSTALL LICENSE README.md repeatmasker.help \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
cat $CWD/README.SLACKWARE > $PKG/usr/doc/$PRGNAM-$VERSION/README.SLACKWARE
diff --git a/academic/RepeatMasker/RepeatMasker.info b/academic/RepeatMasker/RepeatMasker.info
index 751dfbd308..20543128f6 100644
--- a/academic/RepeatMasker/RepeatMasker.info
+++ b/academic/RepeatMasker/RepeatMasker.info
@@ -1,8 +1,8 @@
PRGNAM="RepeatMasker"
-VERSION="4.0.7"
+VERSION="4.0.8"
HOMEPAGE="http://www.repeatmasker.org/"
-DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-open-4-0-7.tar.gz"
-MD5SUM="4dcbd7c88c5343e02d819f4b3e6527c6"
+DOWNLOAD="http://www.repeatmasker.org/RepeatMasker-open-4-0-8.tar.gz"
+MD5SUM="539faa4def9b81b6ede7e9bb8f46f78f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Text-Soundex trfind HMMER ncbi-rmblastn"