diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-06-08 12:04:38 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:18:46 +0700 |
commit | 9b58ed9a2e1fe633664b485b7503252405540142 (patch) | |
tree | bf04f26dfd1d94de7be9c8b0fc439fa11f2ca77e /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | 54ead61d734e6b566c0e8fbd1fc4931ab49dd8d7 (diff) |
python/python3-trove-classifiers: Updated for version 2023.5.24.
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 c2b0717f5e..645e6d699e 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.5.2} +VERSION=${VERSION:-2023.5.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |