summaryrefslogtreecommitdiffstats
path: root/python/pycodestyle/pycodestyle.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-11-16 18:48:41 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-19 07:31:53 +0700
commitfeee003e0715f7c10b93a29a2ddde249a4d056b2 (patch)
treedd1679b3f374e183ccc9d01fb28b79c06b777316 /python/pycodestyle/pycodestyle.SlackBuild
parent66194292f4a6e9d3faf4253bc88118f6fb9099c0 (diff)
downloadslackbuilds-feee003e0715f7c10b93a29a2ddde249a4d056b2.tar.gz
slackbuilds-feee003e0715f7c10b93a29a2ddde249a4d056b2.tar.xz
python/pycodestyle: Updated for version 2.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pycodestyle/pycodestyle.SlackBuild')
-rw-r--r--python/pycodestyle/pycodestyle.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild
index 8955e1a998..86d2c5832b 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycodestyle
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}