diff options
author | Markus Rinne <markus.ka.rinne@gmail.com> | 2021-07-23 10:58:30 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-23 15:32:48 +0700 |
commit | 51b07f0a107b29e07af8707433dbb41496f60004 (patch) | |
tree | 5bf6519e258c638f8a56b8fbb25378b7e19d9041 /python/python3-astroid/python3-astroid.SlackBuild | |
parent | 78aceead067cef3a7d3004007a2ff12d9259d192 (diff) |
python/python3-astroid: Updated for version 2.6.5.
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 13c8bb0776eba..e2e185332b393 100644 --- a/python/python3-astroid/python3-astroid.SlackBuild +++ b/python/python3-astroid/python3-astroid.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-astroid SRCNAM=astroid -VERSION=${VERSION:-2.6.4} +VERSION=${VERSION:-2.6.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |