diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-11-08 02:38:30 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:08:38 +0700 |
commit | 40b651de3f531d3c835bc56e54c99d997884b737 (patch) | |
tree | 950fefc20c7559fa980bcf2bda4aabbecbdd2a0b /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 8e9635992b3cafc02ec09cde5f499794dbaa2447 (diff) |
python/python3-trove-classifiers: Updated for version 2023.11.7.
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 d5fc2eafc8..2cb9adb073 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.10.18} +VERSION=${VERSION:-2023.11.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |