diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-24 20:03:29 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:31 +0700 |
commit | ee885a02eaaf30e13c7e3bb664163a9cfc801ee0 (patch) | |
tree | c6577b3df813828404e38c782ac53a26580593de /python/python3-pylint-venv/python3-pylint-venv.SlackBuild | |
parent | 5d9606d25df99bae64339622a5d8e5697eb7804b (diff) |
python/python3-pylint-venv: Updated for version 3.0.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pylint-venv/python3-pylint-venv.SlackBuild')
-rw-r--r-- | python/python3-pylint-venv/python3-pylint-venv.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pylint-venv/python3-pylint-venv.SlackBuild b/python/python3-pylint-venv/python3-pylint-venv.SlackBuild index e520e1d6e0..91715159a0 100644 --- a/python/python3-pylint-venv/python3-pylint-venv.SlackBuild +++ b/python/python3-pylint-venv/python3-pylint-venv.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pylint-venv -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-3.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |