diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-12 01:27:21 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-19 23:05:52 +0700 |
commit | a3504ba1f1fdf59ad3184cd85e25e07f15bcde6e (patch) | |
tree | 24036a2700be630c3c39b44a18b1ea9b8d59f64e /python/python3-trove-classifiers/python3-trove-classifiers.SlackBuild | |
parent | c28ec45f5e67e7429a4a168c423d7cf831892139 (diff) |
python/python3-trove-classifiers: Updated for version 2025.4.11.15.
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 424a059d73..dd9c6a7299 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=trove_classifiers -VERSION=${VERSION:-2025.3.19.19} +VERSION=${VERSION:-2025.4.11.15} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |