python/python3-regex: Update for 2023.5.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2023-05-02 11:51:47 -07:00 committed by Willy Sudiarto Raharjo
parent beffded018
commit 4900b803d7
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""