summaryrefslogtreecommitdiffstats
path: root/python/python3-regex
diff options
context:
space:
mode:
author isaackwy2024-04-29 06:13:40 +0200
committer Willy Sudiarto Raharjo2024-05-04 16:44:56 +0200
commit78778faa1c0b41117e23920062fa71c3184c19af (patch)
treea9a1402a6690ba133106888b3a93f67f5d2d9164 /python/python3-regex
parent367a05930381b6a8494dafb6e71d6a09b83551ed (diff)
downloadslackbuilds-78778faa1c0b41117e23920062fa71c3184c19af.tar.gz
python/python3-regex: Update for 2024.4.28
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 9df6529e68..5b8cc21f34 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.16}
+VERSION=${VERSION:-2024.4.28}
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 29f51b0f1f..01f41b36c0 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.16"
+VERSION="2024.4.28"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.16.tar.gz"
-MD5SUM="1887cc71be6feacb692246944be9f59b"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2024.4.28.tar.gz"
+MD5SUM="543f5cb066ee5f4a3c02573b265ef32d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""