diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-15 07:13:08 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-18 09:16:10 +0700 |
commit | f475310e65ebf24a7795002fc1050184c3a61ada (patch) | |
tree | 344390bdd6f7f75edabb32d209fa71abe3af93a9 /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 15e61c2d38e724fba35bab0b5f3f23747a7b0777 (diff) |
python/python3-trove-classifiers: Updated for version 2023.11.14.
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 2cb9adb073..86151df23e 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.7} +VERSION=${VERSION:-2023.11.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |