summaryrefslogtreecommitdiffstats
path: root/python/python3-pylint/python3-pylint.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne <markus.ka.rinne@gmail.com>2021-04-03 21:14:15 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-04 09:13:20 +0700
commit7b05f175be417e6d6792f4d267ee632da5005dd8 (patch)
tree29dc0f1e743db51aab950e111421b25a84b5977c /python/python3-pylint/python3-pylint.SlackBuild
parent860619328174da1d16eddd66c13880143729d1cf (diff)
downloadslackbuilds-7b05f175be417e6d6792f4d267ee632da5005dd8.tar.gz
slackbuilds-7b05f175be417e6d6792f4d267ee632da5005dd8.tar.xz
python/python3-pylint: Updated for version 2.7.4.
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 8cdfd3226d..19317a2243 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.2}
+VERSION=${VERSION:-2.7.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}