aboutsummaryrefslogtreecommitdiff
path: root/python/python3-black/python3-black.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-black/python3-black.SlackBuild')
-rw-r--r--python/python3-black/python3-black.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/python3-black/python3-black.SlackBuild b/python/python3-black/python3-black.SlackBuild
index f73cca45df..89551b33e8 100644
--- a/python/python3-black/python3-black.SlackBuild
+++ b/python/python3-black/python3-black.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for python3-black
# Copyright 2023 Isaac Yu <isaacyu@protonmail.com>
+# Copyright 2023 Yth | Pont-en-Royans, France | yth@ythogtha.org
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-black
-VERSION=${VERSION:-22.12.0}
+VERSION=${VERSION:-23.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}