summaryrefslogtreecommitdiffstats
path: root/python/python3-jsonschema/python3-jsonschema.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-23 15:31:02 +0100
committer Willy Sudiarto Raharjo2019-12-01 02:50:52 +0100
commit40e23174d5cf87e530713ccaa626e7c5c1b1bc5c (patch)
treee645c075af03fbfa562aa7b2ca6cf902f587ca0f /python/python3-jsonschema/python3-jsonschema.SlackBuild
parent2f2fb0d28ace8da6977e369e186c288a8516fca1 (diff)
downloadslackbuilds-40e23174d5cf87e530713ccaa626e7c5c1b1bc5c.tar.gz
python/python3-jsonschema: Updated for version 3.2.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python/python3-jsonschema/python3-jsonschema.SlackBuild')
-rw-r--r--python/python3-jsonschema/python3-jsonschema.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jsonschema/python3-jsonschema.SlackBuild b/python/python3-jsonschema/python3-jsonschema.SlackBuild
index c5bd590430..e95d835e4d 100644
--- a/python/python3-jsonschema/python3-jsonschema.SlackBuild
+++ b/python/python3-jsonschema/python3-jsonschema.SlackBuild
@@ -25,7 +25,7 @@
SRCNAM=jsonschema
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-3.1.1}
+VERSION=${VERSION:-3.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}