summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2020-06-12 23:10:51 +0200
committer Willy Sudiarto Raharjo2020-06-13 03:18:57 +0200
commit36fb05ece21c43277a7cf4f6ff80d6ce6d51b59a (patch)
tree103f140af4672ebfa5cbc6b8021253f7f3aebaac /python/python3-astroid/python3-astroid.SlackBuild
parenta8b34999f887f747987f7d49d7b40b2f8571dc2a (diff)
downloadslackbuilds-36fb05ece21c43277a7cf4f6ff80d6ce6d51b59a.tar.gz
python/python3-astroid: Updated for version 2.4.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.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 34063b8bae..32be2b075f 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.1}
+VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}