summaryrefslogtreecommitdiffstats
path: root/python/python3-pylint/python3-pylint.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2021-03-06 08:52:59 +0100
committer Willy Sudiarto Raharjo2021-03-09 02:03:56 +0100
commit8a1ecb4c1519875bceb4cbb2fdf11634e6fcde81 (patch)
treea2d55b6ffa69dfd9a89184be88d02a2e673e76e9 /python/python3-pylint/python3-pylint.SlackBuild
parent7c36e84dac06bc9620981ea712de4fcbb77f4b32 (diff)
downloadslackbuilds-8a1ecb4c1519875bceb4cbb2fdf11634e6fcde81.tar.gz
python/python3-pylint: Updated for version 2.7.2.
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 72e04ad39b..8cdfd3226d 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.7.1}
+VERSION=${VERSION:-2.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}