summaryrefslogtreecommitdiffstats
path: root/python/python3-jsonlines/python3-jsonlines.SlackBuild
diff options
context:
space:
mode:
author С. С. Болоканаръ <bolokanar@bulgars.org>2023-11-03 23:56:16 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-04 16:41:30 +0700
commit09dd82511d8a94a39fd7553235e8f142dff02214 (patch)
tree948b03d9dc70d711b151e7559c87cdc808051a73 /python/python3-jsonlines/python3-jsonlines.SlackBuild
parentd9b07da783706203cd5476d0bc20d65a36fd99c7 (diff)
downloadslackbuilds-09dd82511d8a94a39fd7553235e8f142dff02214.tar.gz
slackbuilds-09dd82511d8a94a39fd7553235e8f142dff02214.tar.xz
python/python3-jsonlines: Updated for version 4.0.0
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-jsonlines/python3-jsonlines.SlackBuild')
-rw-r--r--python/python3-jsonlines/python3-jsonlines.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jsonlines/python3-jsonlines.SlackBuild b/python/python3-jsonlines/python3-jsonlines.SlackBuild
index de8bfa3312..dc4f951974 100644
--- a/python/python3-jsonlines/python3-jsonlines.SlackBuild
+++ b/python/python3-jsonlines/python3-jsonlines.SlackBuild
@@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-jsonlines
SRCNAM=jsonlines
-VERSION=${VERSION:-3.1.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-4.0.0}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}