summaryrefslogtreecommitdiff
path: root/python/ruffus/ruffus.SlackBuild
diff options
context:
space:
mode:
authorRob van Nues <sborg63@disroot.org>2018-11-28 22:36:18 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-01 07:27:49 +0700
commitf3165f6c3da3128ff84a74ec52af1d2636110631 (patch)
treecdb51378554e1f9d351892b1cea04e6cfe96a152 /python/ruffus/ruffus.SlackBuild
parentf93ff9041c3215da496e21a0ec186093e2b4e4cb (diff)
downloadslackbuilds-f3165f6c3da3128ff84a74ec52af1d2636110631.tar.gz
python/ruffus: Updated for version 2.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/ruffus/ruffus.SlackBuild')
-rw-r--r--python/ruffus/ruffus.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ruffus/ruffus.SlackBuild b/python/ruffus/ruffus.SlackBuild
index 38ca9f53b3..e82481cd28 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}