diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-09-25 00:20:34 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-30 11:16:31 +0700 |
commit | 59d8a3391b1cdcae782e1112ef750f080ea49d3b (patch) | |
tree | af7efce65bc9e644aefdfb4c26ab6f81a429c7d3 /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 06a310f20c1d9d32dcb5b3961dd20c9847540e42 (diff) |
python/python3-trove-classifiers: Updated for version 2023.9.19.
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 d1cfe34bfa..802b19f211 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.8.7} +VERSION=${VERSION:-2023.9.19} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |