summaryrefslogtreecommitdiffstats
path: root/python/python-mccabe/python-mccabe.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-17 08:55:36 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:06 +0700
commit34150a34ca577f922d488af33ab80438e489c3c4 (patch)
treeb8164bb886f5f0f958a99e2eace7572e66cb79b6 /python/python-mccabe/python-mccabe.SlackBuild
parent4a5eb9462e1797f2415565d126425734c731b544 (diff)
downloadslackbuilds-34150a34ca577f922d488af33ab80438e489c3c4.tar.gz
slackbuilds-34150a34ca577f922d488af33ab80438e489c3c4.tar.xz
python/python-mccabe: Updated for version 0.6.1.
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-mccabe/python-mccabe.SlackBuild b/python/python-mccabe/python-mccabe.SlackBuild
index d12d15dcb8..2ab794de47 100644
--- a/python/python-mccabe/python-mccabe.SlackBuild
+++ b/python/python-mccabe/python-mccabe.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-mccabe
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-mccabe
SRCNAM=$(echo $PRGNAM | cut -c8-13)
-VERSION=${VERSION:-0.5.3}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}