aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-04-10 21:24:12 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-11 23:07:56 +0700
commitff1bb0877d9dddd9c90de033ba151d26110344be (patch)
tree044294e45afd43fd6b9898e706734c4b4c4044cb /python/python3-astroid/python3-astroid.SlackBuild
parentf3765b79d58503c9f0c9bdc9a9a1bbc856d6665b (diff)
python/python3-astroid: Updated for version 2.5.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 0daef9499b222..f4bc8417884ea 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.5.2}
+VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}