aboutsummaryrefslogtreecommitdiff
path: root/python/python3-poetry-core/python3-poetry-core.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-10-18 18:00:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-20 23:32:09 +0700
commit0349d2e3e6d137924c2110441bf0ef0a5ec9cc5e (patch)
treeefc079576c2d9f1b63b76949e3aa0250660f8066 /python/python3-poetry-core/python3-poetry-core.SlackBuild
parentf4bf5f908c5a0611ee3bf5e6a66b6f1db831a77e (diff)
python/python3-poetry-core: Updated for version 1.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-poetry-core/python3-poetry-core.SlackBuild')
-rw-r--r--python/python3-poetry-core/python3-poetry-core.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-poetry-core/python3-poetry-core.SlackBuild b/python/python3-poetry-core/python3-poetry-core.SlackBuild
index fd7966d266..3f5240918d 100644
--- a/python/python3-poetry-core/python3-poetry-core.SlackBuild
+++ b/python/python3-poetry-core/python3-poetry-core.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-poetry-core
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}