diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-06-03 13:21:14 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-04 23:13:23 +0700 |
commit | 686aaa5c8ff7f16c14a21c6cf9e8fadb46cf2cde (patch) | |
tree | 554430905b33d882cb43ee93f29ad9be027d893f /python/python3-regex/python3-regex.SlackBuild | |
parent | 9fd9b4d64595f3be98fd5123808eef870752dffb (diff) |
python/python3-regex: Update for 2023.6.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.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 717db324d5..b23c3feacf 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:-2023.5.5} +VERSION=${VERSION:-2023.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |