diff options
| author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-05-01 23:25:42 -0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-03 09:37:14 +0700 |
| commit | de3c85ee21f2ee13f6eeaa10e9fe00bbfd374a28 (patch) | |
| tree | bc58f509682fd0fd65c7366860737602374b9bc4 /python/python3-validators/python3-validators.SlackBuild | |
| parent | 5840d67faa93c9cbd710d37f96089d5099b0478f (diff) | |
python/python3-validators: Version bump to 0.35.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-validators/python3-validators.SlackBuild')
| -rw-r--r-- | python/python3-validators/python3-validators.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-validators/python3-validators.SlackBuild b/python/python3-validators/python3-validators.SlackBuild index 61dff9b1c7..9a82061f2b 100644 --- a/python/python3-validators/python3-validators.SlackBuild +++ b/python/python3-validators/python3-validators.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-validators -# Copyright 2023-2024 Jeremy Hansen jebrhansen+SBo@gmail.com +# Copyright 2023-2025 Jeremy Hansen jebrhansen+SBo@gmail.com # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-validators -VERSION=${VERSION:-0.34.0} +VERSION=${VERSION:-0.35.0} SRCNAM=${SRCNAM:-validators} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |
