diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-04-27 21:22:41 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-28 12:07:15 +0700 |
commit | c2881e15805298c9f0002d174237da9606f3d045 (patch) | |
tree | bd31e79ae83cee0948e86ead57568cfb42d4f803 /python/python3-astroid/python3-astroid.SlackBuild | |
parent | 5d6b3df44e63babab8642628abd95a78c5032e6f (diff) |
python/python3-astroid: Updated for version 2.5.6.
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 0ada78ef06..12bb32f95e 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.5} +VERSION=${VERSION:-2.5.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |