aboutsummaryrefslogtreecommitdiff
path: root/academic/bppsuite
diff options
context:
space:
mode:
Diffstat (limited to 'academic/bppsuite')
-rw-r--r--academic/bppsuite/README3
-rw-r--r--academic/bppsuite/bppsuite.SlackBuild4
-rw-r--r--academic/bppsuite/bppsuite.info8
3 files changed, 9 insertions, 6 deletions
diff --git a/academic/bppsuite/README b/academic/bppsuite/README
index 1a37104dbe..cc877ea40b 100644
--- a/academic/bppsuite/README
+++ b/academic/bppsuite/README
@@ -6,3 +6,6 @@ programs are independent, but can be combined to perform rather
complex analyses. These programs use the interface helper tools of the
libraries, and hence share the same syntax. They also have several
options in common, which may also be shared by third-party software.
+
+Detailed documentation can be found (as PDF and HTML) here:
+https://github.com/BioPP/bppsuite/releases/tag/v2.3.2
diff --git a/academic/bppsuite/bppsuite.SlackBuild b/academic/bppsuite/bppsuite.SlackBuild
index 793e925952..4a77669b29 100644
--- a/academic/bppsuite/bppsuite.SlackBuild
+++ b/academic/bppsuite/bppsuite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for bppsuite
-# Copyright 2017 Petar Petrov slackalaxy@gmail.com
+# Copyright 2017-2018 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bppsuite
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/bppsuite/bppsuite.info b/academic/bppsuite/bppsuite.info
index b1c4813749..736446c3f0 100644
--- a/academic/bppsuite/bppsuite.info
+++ b/academic/bppsuite/bppsuite.info
@@ -1,8 +1,8 @@
PRGNAM="bppsuite"
-VERSION="2.3.1"
-HOMEPAGE="http://biopp.univ-montp2.fr/"
-DOWNLOAD="https://github.com/BioPP/bppsuite/archive/v2.3.1/bppsuite-2.3.1.tar.gz"
-MD5SUM="17d9284cd47fead622ba6ac452d22ff2"
+VERSION="2.4.0"
+HOMEPAGE="https://github.com/BioPP/"
+DOWNLOAD="https://github.com/BioPP/bppsuite/archive/v2.4.0/bppsuite-2.4.0.tar.gz"
+MD5SUM="c9b22b8adcecc1e256940185c87153c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="bpp-seq-omics bpp-phyl-omics bpp-popgen"