summaryrefslogtreecommitdiffstats
path: root/python/python-mccabe/python-mccabe.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2015-06-16 15:19:34 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-06-20 11:53:29 +0700
commitdecc076d7f8f36eac2ffe5297d6024ef72803b2a (patch)
treeb3035fa2acef20eb6edab9dd5e442e8c01383549 /python/python-mccabe/python-mccabe.SlackBuild
parent2bd3f2c30f2f1020102e2fb4dafc04f3aad5ad0b (diff)
downloadslackbuilds-decc076d7f8f36eac2ffe5297d6024ef72803b2a.tar.gz
slackbuilds-decc076d7f8f36eac2ffe5297d6024ef72803b2a.tar.xz
python/python-mccabe: Updated for version 0.3.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 d109b3b102..94473f3309 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 Dimitris Zlatanidis Greece-Orestiada
+# Copyright 2014-2015 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}
+VERSION=${VERSION:-0.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}