aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pylint-venv/python3-pylint-venv.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2023-12-29 23:53:42 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-31 09:14:02 +0700
commitb978a53c8dc2bc09807fc5111a70894627362c8b (patch)
tree636dcfc0380a04f22345545aa3024d8754c47a33 /python/python3-pylint-venv/python3-pylint-venv.SlackBuild
parente1c07cc7527fe03e5de251773ae0ba9decc2762c (diff)
python/python3-pylint-venv: Update for 3.0.3
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.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pylint-venv/python3-pylint-venv.SlackBuild b/python/python3-pylint-venv/python3-pylint-venv.SlackBuild
index d0b3bf0154..0ac732882b 100644
--- a/python/python3-pylint-venv/python3-pylint-venv.SlackBuild
+++ b/python/python3-pylint-venv/python3-pylint-venv.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-pylint
-# Copyright 2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pylint-venv
-VERSION=${VERSION:-3.0.1}
+VERSION=${VERSION:-3.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}