aboutsummaryrefslogtreecommitdiff
path: root/python/python3-regex
diff options
context:
space:
mode:
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 af51c388e8..97f7318464 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:-2025.9.1}
+VERSION=${VERSION:-2025.9.18}
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 498087b833..39f3458d90 100644
--- a/python/python3-regex/python3-regex.info
+++ b/python/python3-regex/python3-regex.info
@@ -1,8 +1,8 @@
PRGNAM="python3-regex"
-VERSION="2025.9.1"
+VERSION="2025.9.18"
HOMEPAGE="https://github.com/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2025.9.1.tar.gz"
-MD5SUM="92c398cd30d02f275bda8c64e8792575"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2025.9.18.tar.gz"
+MD5SUM="04290f5110e06884d5092aa03470a3ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-opt"