summaryrefslogtreecommitdiffstats
path: root/python/python3-regex
diff options
context:
space:
mode:
author isaackwy2024-05-10 09:37:04 +0200
committer Willy Sudiarto Raharjo2024-05-11 03:12:18 +0200
commitcd1468b71989ca636ba676811059c0a3994bdd26 (patch)
tree77f8570939fca4a6baa112e4da9b276e1c116092 /python/python3-regex
parenta39b75c0bb2350234653242df0e1f69a27ecbd0d (diff)
downloadslackbuilds-cd1468b71989ca636ba676811059c0a3994bdd26.tar.gz
python/python3-regex: Updated for version 2024.5.10.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-regex')
-rw-r--r--python/python3-regex/python3-regex.SlackBuild2
-rw-r--r--python/python3-regex/python3-regex.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild
index 5b8cc21f34..201bff7584 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.4.28}
+VERSION=${VERSION:-2024.5.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-regex/python3-regex.info b/python/python3-regex/python3-regex.info
index 01f41b36c0..8b8e2766df 100644
--- a/python/python3-regex/python3-regex.info
+++ b/python/python3-regex/python3-regex.info
@@ -1,8 +1,8 @@
PRGNAM="python3-regex"
-VERSION="2024.4.28"
+VERSION="2024.5.10"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.28.tar.gz"
-MD5SUM="543f5cb066ee5f4a3c02573b265ef32d"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.5.10.tar.gz"
+MD5SUM="c2c995cc8fb698a3464a07ad2cca7a2f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""