summaryrefslogtreecommitdiffstats
path: root/python/python-mccabe/python-mccabe.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-01-29 22:36:16 +0100
committer Dimitris Zlatanidis2016-01-29 22:36:16 +0100
commit46b4d96fba3f2fb71944e2ba3bf92eb6f0129977 (patch)
treea18720de3a5923886589242f2782bb1af6f3d545 /python/python-mccabe/python-mccabe.SlackBuild
parent47e271a30952b6315d51284c799f878bcef08d91 (diff)
downloadslackbuilds-46b4d96fba3f2fb71944e2ba3bf92eb6f0129977.tar.gz
python/python-mccabe: Updated for version 0.4.0.
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 94473f3309..758eab691c 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-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 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.3.1}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}