diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-07-24 19:21:39 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-25 09:53:39 +0700 |
commit | 6a0f5c302edb7f04547a9171dcc3610e3925cf0e (patch) | |
tree | 4a8c7b780c2abbe6322608ff5512921dacf890ba /python/python3-regex/python3-regex.SlackBuild | |
parent | 6fda69fdd6f8681a631fb2581bc1f0c9972783af (diff) |
python/python3-regex: Update for 2024.7.24
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 6b891ee52d..41555f8e21 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:-2024.5.15} +VERSION=${VERSION:-2024.7.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |