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.info | |
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.info')
-rw-r--r-- | python/python3-regex/python3-regex.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-regex/python3-regex.info b/python/python3-regex/python3-regex.info index df20dd12be..476c2fa4f3 100644 --- a/python/python3-regex/python3-regex.info +++ b/python/python3-regex/python3-regex.info @@ -1,8 +1,8 @@ PRGNAM="python3-regex" -VERSION="2024.5.15" -HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.5.15.tar.gz" -MD5SUM="ae95e2e37bb82641bb852dd5e1b5701f" +VERSION="2024.7.24" +HOMEPAGE="https://github.com/mrabarnett/mrab-regex" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.7.24.tar.gz" +MD5SUM="1f23019dcf303d487abdfa18ad18402d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |