summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Isaac Yu2023-06-03 22:21:14 +0200
committer Willy Sudiarto Raharjo2023-06-04 18:13:23 +0200
commit686aaa5c8ff7f16c14a21c6cf9e8fadb46cf2cde (patch)
tree554430905b33d882cb43ee93f29ad9be027d893f
parent9fd9b4d64595f3be98fd5123808eef870752dffb (diff)
downloadslackbuilds-686aaa5c8ff7f16c14a21c6cf9e8fadb46cf2cde.tar.gz
python/python3-regex: Update for 2023.6.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 717db324d5..b23c3feacf 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.5.5}
+VERSION=${VERSION:-2023.6.3}
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 cad6a0c1ac..602edcdc44 100644
--- a/python/python3-regex/python3-regex.info
+++ b/python/python3-regex/python3-regex.info
@@ -1,8 +1,8 @@
PRGNAM="python3-regex"
-VERSION="2023.5.5"
+VERSION="2023.6.3"
HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.5.5.tar.gz"
-MD5SUM="112d22df01c1ec73a462446b0b3b8bc1"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.6.3.tar.gz"
+MD5SUM="8bd710d62b727ca92c89ab566bdf5128"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""