From b978a53c8dc2bc09807fc5111a70894627362c8b Mon Sep 17 00:00:00 2001 From: isaackwy Date: Fri, 29 Dec 2023 23:53:42 -0800 Subject: python/python3-pylint-venv: Update for 3.0.3 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pylint-venv/python3-pylint-venv.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-pylint-venv/python3-pylint-venv.SlackBuild') 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 +# Copyright 2023-2024 Isaac Yu # 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} -- cgit v1.2.3