From 4900b803d78c9ee87235444f2cb950877a1544a3 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 2 May 2023 11:51:47 -0700 Subject: python/python3-regex: Update for 2023.5.5 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-regex/python3-regex.SlackBuild | 2 +- python/python3-regex/python3-regex.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/python3-regex/python3-regex.SlackBuild b/python/python3-regex/python3-regex.SlackBuild index d0b8e8a297..717db324d5 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.3.23} +VERSION=${VERSION:-2023.5.5} 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 fdb0d079ba..cad6a0c1ac 100644 --- a/python/python3-regex/python3-regex.info +++ b/python/python3-regex/python3-regex.info @@ -1,8 +1,8 @@ PRGNAM="python3-regex" -VERSION="2023.3.23" +VERSION="2023.5.5" HOMEPAGE="https://bitbucket.org/mrabarnett/mrab-regex" -DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.3.23.tar.gz" -MD5SUM="4483fd12b0c75513f696d32091c9937f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/r/regex/regex-2023.5.5.tar.gz" +MD5SUM="112d22df01c1ec73a462446b0b3b8bc1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3