diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2025-04-24 11:42:10 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-26 10:17:43 +0700 |
commit | e23a2cc862b494fbcfd9a56883fb67b5dac0d1c1 (patch) | |
tree | a85ee23f3129ba96307ee202aa76c8a4121d362a /python/python3-lxml/python3-lxml.SlackBuild | |
parent | e2b828b6a76345dbda20a2fe20358f4eec909244 (diff) |
python/python3-lxml: Version bump to 5.4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lxml/python3-lxml.SlackBuild')
-rw-r--r-- | python/python3-lxml/python3-lxml.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-lxml/python3-lxml.SlackBuild b/python/python3-lxml/python3-lxml.SlackBuild index 0384f645ae..1276c6b879 100644 --- a/python/python3-lxml/python3-lxml.SlackBuild +++ b/python/python3-lxml/python3-lxml.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-lxml SRCNAM=lxml -VERSION=${VERSION:-5.3.2} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |