aboutsummaryrefslogtreecommitdiff
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2021-03-06 09:45:29 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-09 08:03:54 +0700
commit7c36e84dac06bc9620981ea712de4fcbb77f4b32 (patch)
treeb7da17263281d045440927406c7d0985480031cd /python/python3-astroid/python3-astroid.SlackBuild
parent493697a465e7ed293ada79ad7f60abf1e54a9fea (diff)
python/python3-astroid: Updated for version 2.5.1.
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 b8ef01078868..da0fe01fd7a4 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}
+VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}