diff options
| author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-09-08 06:10:31 -0600 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-14 23:36:55 +0700 |
| commit | 35870a0c82dc12596308e016291cfb4e33c5a460 (patch) | |
| tree | cbd1597be1961e711c473b374cbe377186b2e7d2 /python/python3-build/python3-build.SlackBuild | |
| parent | ba9c44da95fa813112bb649d2aeaf5bf4049eb74 (diff) | |
python/python3-build: Updated for version 1.2.2.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-build/python3-build.SlackBuild b/python/python3-build/python3-build.SlackBuild index bed9b2dd61..83f672a6ff 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.2.1} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |
