aboutsummaryrefslogtreecommitdiff
path: root/python/pycodestyle/pycodestyle.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-02-02 12:08:10 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-09 10:29:57 +0700
commit5b7640455fd91f77ec840f27465bddfd1199ddff (patch)
tree13c93e40a737f25b418e1fc0e8874c3739498ff8 /python/pycodestyle/pycodestyle.SlackBuild
parent0d8632063d9540fe72240bd8d54d938ea21148de (diff)
python/pycodestyle: Updated for version 2.5.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 23d2ff0ce821d..619145543d080 100644
--- a/python/pycodestyle/pycodestyle.SlackBuild
+++ b/python/pycodestyle/pycodestyle.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pycodestyle
-# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2019 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.4.0}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}