diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2025-09-24 00:39:08 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-26 21:55:25 +0700 |
commit | 356123171403c0188bba76c104bcf05438e21645 (patch) | |
tree | 047b3f898d723183a8dd337752ab0bb0473d2b84 /python/python3-regex/python3-regex.SlackBuild | |
parent | 42c2fcb6dd7830b9cc6940230ec5cb249584244d (diff) |
python/python3-regex: Update for 2025.9.18
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild index af51c388e8..97f7318464 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.1} +VERSION=${VERSION:-2025.9.18} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |