diff options
Diffstat (limited to 'python/ruffus')
-rw-r--r-- | python/ruffus/ruffus.SlackBuild | 4 | ||||
-rw-r--r-- | python/ruffus/ruffus.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/ruffus/ruffus.SlackBuild b/python/ruffus/ruffus.SlackBuild index 38ca9f53b364..e82481cd2822 100644 --- a/python/ruffus/ruffus.SlackBuild +++ b/python/ruffus/ruffus.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ruffus -# Copyright 2017 Rob van Nues +# Copyright 2018 Rob van Nues # 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=ruffus -VERSION=${VERSION:-2.6.3} +VERSION=${VERSION:-2.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ruffus/ruffus.info b/python/ruffus/ruffus.info index 2570a5e13a2f..71c5d98b1a76 100644 --- a/python/ruffus/ruffus.info +++ b/python/ruffus/ruffus.info @@ -1,8 +1,8 @@ PRGNAM="ruffus" -VERSION="2.6.3" +VERSION="2.8.1" HOMEPAGE="http://www.ruffus.org.uk" -DOWNLOAD="https://files.pythonhosted.org/packages/97/fe/12445c6793350ab5dbf76cb87a122b9e9aab9a9040a2801004806d985216/ruffus-2.6.3.tar.gz" -MD5SUM="37a8a3f6962d7eabf9513e1a5a8c6890" +DOWNLOAD="https://files.pythonhosted.org/packages/18/24/05e8fe590d08bd9e6122c6a87425ff741c79edf01d2873f92028e860e547/ruffus-2.8.1.tar.gz" +MD5SUM="9a500473b1394d0da085708efc617382" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |