aboutsummaryrefslogtreecommitdiff
path: root/python/python-zipp/python-zipp.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-09-08 16:45:58 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-14 23:36:56 +0700
commit8be416a3355b7217a6341d1ed17a748476b2bd5f (patch)
treed2861b333f740a623ed4bebccfffa8b1dedb1509 /python/python-zipp/python-zipp.SlackBuild
parentb9554b544eb81e2dee5a0577133b724904f6808e (diff)
python/python-zipp: Updated for version 3.20.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-zipp/python-zipp.SlackBuild')
-rw-r--r--python/python-zipp/python-zipp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-zipp/python-zipp.SlackBuild b/python/python-zipp/python-zipp.SlackBuild
index c68ea0d7f6..f119a7c05a 100644
--- a/python/python-zipp/python-zipp.SlackBuild
+++ b/python/python-zipp/python-zipp.SlackBuild
@@ -27,7 +27,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python-zipp
-VERSION=${VERSION:-3.19.2}
+VERSION=${VERSION:-3.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}