diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-11-07 12:08:48 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-09 06:37:53 +0700 |
commit | d2def04e5dff94319077fc088e556720ff036046 (patch) | |
tree | a016d1aac000f1429623336811823105b36c3ec0 /python/python3-regex/python3-regex.SlackBuild | |
parent | 0179beb5a2e51cd966d39610890a5bb4cabac895 (diff) |
python/python3-regex: Update for 2024.11.6
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 f49a765529..ea87a6a676 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.9.11} +VERSION=${VERSION:-2024.11.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |