summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2019-03-04 21:57:23 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:13 +0100
commit8129102d650dfa54f7f06caba6d6da7f02e40b08 (patch)
tree65cbe8c887f0d1b191b64eeae2290372043a4c82 /python/python3-astroid/python3-astroid.SlackBuild
parent07bc51f4d9ec171ef3a8e8309bca2e34f3b73c33 (diff)
downloadslackbuilds-8129102d650dfa54f7f06caba6d6da7f02e40b08.tar.gz
python/python3-astroid: Updated for version 2.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-astroid/python3-astroid.SlackBuild')
-rw-r--r--python/python3-astroid/python3-astroid.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild
index 3fbbc1b83d..95ca213e55 100644
--- a/python/python3-astroid/python3-astroid.SlackBuild
+++ b/python/python3-astroid/python3-astroid.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3-astroid
SRCNAM=astroid
-VERSION=${VERSION:-2.1.0}
+VERSION=${VERSION:-2.2.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}