aboutsummaryrefslogtreecommitdiff
path: root/python/python3-regex/python3-regex.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-10-21 14:00:53 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-24 00:43:04 +0700
commite87ba33c3015f4bc75f83839ea2da99ab2c87ca9 (patch)
tree1c1acc856e9c0069bcb633a4f3d7dbe4c31530ae /python/python3-regex/python3-regex.SlackBuild
parent05cc4e207bc806e44329a4a77a71a86c26e4a426 (diff)
python/python3-regex: Update for 2025.10.23
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-regex/python3-regex.SlackBuild')
-rw-r--r--python/python3-regex/python3-regex.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild
index 97f7318464..d7f00df166 100644
--- a/python/python3-regex/python3-regex.SlackBuild
+++ b/python/python3-regex/python3-regex.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-regex
-VERSION=${VERSION:-2025.9.18}
+VERSION=${VERSION:-2025.10.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}