diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2020-05-10 11:12:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 20:31:55 +0700 |
commit | 9aa39d56f4f1db7ba7141832f95030e1481fd3ef (patch) | |
tree | 694651fd547d8edfbaa0d42add49f64214464dea /python/python3-astroid/python3-astroid.SlackBuild | |
parent | a427ca4d3bf8b53cf19213257c20914551f12b18 (diff) |
python/python3-astroid: Updated for version 2.4.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.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 848461205a..34063b8bae 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.4.0} +VERSION=${VERSION:-2.4.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |