diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-04-28 21:13:40 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:44:56 +0700 |
commit | 78778faa1c0b41117e23920062fa71c3184c19af (patch) | |
tree | a9a1402a6690ba133106888b3a93f67f5d2d9164 /python/python3-regex/python3-regex.SlackBuild | |
parent | 367a05930381b6a8494dafb6e71d6a09b83551ed (diff) |
python/python3-regex: Update for 2024.4.28
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-regex/python3-regex.SlackBuild')
-rw-r--r-- | python/python3-regex/python3-regex.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |