aboutsummaryrefslogtreecommitdiff
path: root/python/python3-jsonlines/python3-jsonlines.SlackBuild
diff options
context:
space:
mode:
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}