diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-07-09 20:08:10 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-13 07:47:24 +0700 |
commit | 65fb65c011fd431ea5d3c2d8a3057db2ac4cc6b9 (patch) | |
tree | 93cbb2bdc79a90e7f4bb542b15a73856ad77edfb /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | f7213d7112bf82c9ec69bc07ad72b4dc9af474ce (diff) |
python/python3-trove-classifiers: Updated for version 2024.7.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild')
-rw-r--r-- | python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild b/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild index eecba782c7..780b02ac06 100644 --- a/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild +++ b/python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-trove-classifiers SRCNAM=trove_classifiers -VERSION=${VERSION:-2024.5.22} +VERSION=${VERSION:-2024.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |