summaryrefslogtreecommitdiffstats
path: root/python/pycodestyle/pycodestyle.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-05-10 10:31:30 +0200
committer Willy Sudiarto Raharjo2018-05-12 01:58:32 +0200
commitb0c80164bbccee0d448ce7bf9102f2ec1d449fb5 (patch)
tree36d210dc6f3a0af4f91b973e45cb882b6bb5c9f6 /python/pycodestyle/pycodestyle.SlackBuild
parent63d9535f87c84dffede343197c18c1ee7c0e5bde (diff)
downloadslackbuilds-b0c80164bbccee0d448ce7bf9102f2ec1d449fb5.tar.gz
python/pycodestyle: Updated for version 2.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pycodestyle/pycodestyle.SlackBuild')
-rw-r--r--python/pycodestyle/pycodestyle.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pycodestyle/pycodestyle.SlackBuild b/python/pycodestyle/pycodestyle.SlackBuild
index 508181d56e..23d2ff0ce8 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pycodestyle
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pycodestyle
-VERSION=${VERSION:-2.3.1}
+VERSION=${VERSION:-2.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}