diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-05-02 11:51:47 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-04 23:46:21 +0700 |
commit | 4900b803d78c9ee87235444f2cb950877a1544a3 (patch) | |
tree | 718275ee90181c6c54e16e3ae28ae4b043d2ef6a /python/python3-regex/python3-regex.SlackBuild | |
parent | beffded0182b1bf8ea7e3dba78fea54e1b621b12 (diff) |
python/python3-regex: Update for 2023.5.5
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 d0b8e8a297..717db324d5 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.3.23} +VERSION=${VERSION:-2023.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |