summaryrefslogtreecommitdiffstats
path: root/python/python3-jedi/python3-jedi.SlackBuild
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-02-26 21:43:27 +0100
committer Willy Sudiarto Raharjo2019-03-02 01:40:19 +0100
commitccb96f8ab81d8e533ee42a19d9a10217e8753619 (patch)
treedffb120aa2f9cf9fc2feab632c293e325fccedcd /python/python3-jedi/python3-jedi.SlackBuild
parente27401bbd445e57fe5e3ec6f162065c3110cd329 (diff)
downloadslackbuilds-ccb96f8ab81d8e533ee42a19d9a10217e8753619.tar.gz
python/python3-jedi: Updated for version 0.13.3.
Diffstat (limited to 'python/python3-jedi/python3-jedi.SlackBuild')
-rw-r--r--python/python3-jedi/python3-jedi.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-jedi/python3-jedi.SlackBuild b/python/python3-jedi/python3-jedi.SlackBuild
index bd9cb29dff..72e2c6caa1 100644
--- a/python/python3-jedi/python3-jedi.SlackBuild
+++ b/python/python3-jedi/python3-jedi.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3-jedi
-# Copyright 2017-2018 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2017-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
@@ -25,7 +25,7 @@
SRCNAM=jedi
PRGNAM=python3-$SRCNAM
-VERSION=${VERSION:-0.13.2}
+VERSION=${VERSION:-0.13.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}