diff options
Diffstat (limited to 'python/python3-jedi/python3-jedi.SlackBuild')
-rw-r--r-- | python/python3-jedi/python3-jedi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jedi/python3-jedi.SlackBuild b/python/python3-jedi/python3-jedi.SlackBuild index 0d3edd3f5d..165ec677f5 100644 --- a/python/python3-jedi/python3-jedi.SlackBuild +++ b/python/python3-jedi/python3-jedi.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-jedi SRCNAM=jedi -VERSION=${VERSION:-0.19.0} +VERSION=${VERSION:-0.19.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |