diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-03-30 16:17:33 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-01 10:38:37 +0700 |
commit | b801444593a698f1e1c7890e7621ca47543a34fe (patch) | |
tree | 817a92ef640895fe02f5d71a1adf06cdbbbdfb4a /python/python3-astroid/python3-astroid.SlackBuild | |
parent | e447ab205af91c59e8177782692eed43902dd22e (diff) |
python/python3-astroid: Updated for version 2.5.2.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-astroid/python3-astroid.SlackBuild b/python/python3-astroid/python3-astroid.SlackBuild index da0fe01fd7..0daef9499b 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.1} +VERSION=${VERSION:-2.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |