aboutsummaryrefslogtreecommitdiff
path: root/python/python3-regex/python3-regex.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-11-03 19:21:22 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-08 10:07:23 +0700
commit822a4edb265942f39b6af1c2976b8688a71d61fa (patch)
treebf9a62f808f7ffb68d6440497fed8cb6a6a20f48 /python/python3-regex/python3-regex.SlackBuild
parent26ede547bdaf4fa9b2efad32267ad692d5bc5908 (diff)
python/python3-regex: Update for 2025.11.3
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 d7f00df166..9507ae9e2c 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.10.23}
+VERSION=${VERSION:-2025.11.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}