aboutsummaryrefslogtreecommitdiff
path: root/python/python3-build/python3-build.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-28 19:42:13 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:50 +0700
commit4ccee95aaf46de3b7f05fd4f69a727b92a2f97b3 (patch)
tree7792ccfc4a751b9b1ea18fd8e760726d5b51f7ae /python/python3-build/python3-build.SlackBuild
parentad9e98e3eb01fe7077b5e0d53d127d8eca6c3cd8 (diff)
python/python3-build: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-build/python3-build.SlackBuild')
-rw-r--r--python/python3-build/python3-build.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-build/python3-build.SlackBuild b/python/python3-build/python3-build.SlackBuild
index 3e71b7494a..bed9b2dd61 100644
--- a/python/python3-build/python3-build.SlackBuild
+++ b/python/python3-build/python3-build.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-build
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-1.1.1}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}