summaryrefslogtreecommitdiffstats
path: root/python/python3-pylint/python3-pylint.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2021-02-22 16:15:31 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-22 22:33:49 +0700
commitf6d0effe5d76c0e691250c5eec76d873ee1112ae (patch)
tree14603a62af70b8a07ef619c767549bc2c5138033 /python/python3-pylint/python3-pylint.SlackBuild
parentd4df9a946edb917b1dd1e938cc3353502b65eff1 (diff)
downloadslackbuilds-f6d0effe5d76c0e691250c5eec76d873ee1112ae.tar.gz
slackbuilds-f6d0effe5d76c0e691250c5eec76d873ee1112ae.tar.xz
python/python3-pylint: Updated for version 2.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pylint/python3-pylint.SlackBuild')
-rw-r--r--python/python3-pylint/python3-pylint.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pylint/python3-pylint.SlackBuild b/python/python3-pylint/python3-pylint.SlackBuild
index cb42ff9493..9cc7a8c561 100644
--- a/python/python3-pylint/python3-pylint.SlackBuild
+++ b/python/python3-pylint/python3-pylint.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-pylint
SRCNAM=pylint
-VERSION=${VERSION:-2.6.2}
+VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}