diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-12-17 09:19:03 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-22 08:00:20 +0700 |
commit | f885ddb9d7777fe1149709bfe78c8ffcdfc38a5f (patch) | |
tree | 26d99062d6c6fada3f5a44d538828211e5fc4ae7 /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 3ac8bdcf5404e54904400fcc237a3dda5c1e9209 (diff) |
python/python3-trove-classifiers: Updated for version 2023.11.29.
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 aabac1f0b7..012f82d90b 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=${PRGNAM#python3-*} -VERSION=${VERSION:-2023.11.22} +VERSION=${VERSION:-2023.11.29} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |