aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-19 09:41:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:41:42 +0700
commitdb658e2e9eb60ca8e91917ae41049a1ab71e44a2 (patch)
treeca1ffb8e46af22bdc7d9b5b9ef3a79a5469efdca /python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
parentf3bcfdfd653126d3f5607069e016f62ba0339b91 (diff)
python/python3-jaraco.collections: Updated for version 3.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild')
-rw-r--r--python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
index 9c45e3754b..69e8235c6a 100644
--- a/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
+++ b/python/python3-jaraco.collections/python3-jaraco.collections.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-jaraco.collections
SRCNAM=$(echo $PRGNAM | sed "s/python3-//")
-VERSION=${VERSION:-3.7.0}
+VERSION=${VERSION:-3.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}