aboutsummaryrefslogtreecommitdiff
path: root/python/python-mccabe/python-mccabe.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2016-08-01 01:27:10 +0300
committerDavid Spencer <idlemoor@slackbuilds.org>2016-08-05 18:10:49 +0100
commitb790b4684190fbfdb0e0decf0fd3dec152a3aa6e (patch)
tree785ccf7c5eb5eb155f5736ea38e87120dbc0efce /python/python-mccabe/python-mccabe.SlackBuild
parent10b25774d46f2080f0c024dca0976919749e3ea5 (diff)
python/python-mccabe: Updated for version 0.5.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-mccabe/python-mccabe.SlackBuild')
-rw-r--r--python/python-mccabe/python-mccabe.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-mccabe/python-mccabe.SlackBuild b/python/python-mccabe/python-mccabe.SlackBuild
index ea3e88d8bab6c..722bf95523eb8 100644
--- a/python/python-mccabe/python-mccabe.SlackBuild
+++ b/python/python-mccabe/python-mccabe.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python-mccabe
SRCNAM=$(echo $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-0.5.1}
+VERSION=${VERSION:-0.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}