diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-05-01 12:01:08 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-05-03 09:37:16 +0700 |
commit | b2bceb36483d830eb8ca2a31560290467fbd1993 (patch) | |
tree | 963f8ead88ddddf3707424e1aff39a223400a536 /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 2ca05609fd7266b6ab0d7068f2ae9a96e03636f7 (diff) |
python/python3-trove-classifiers: Updated for version 2025.5.1.12.
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 dd9c6a7299..18e8ad75fd 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:-2025.4.11.15} +VERSION=${VERSION:-2025.5.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |