summaryrefslogtreecommitdiffstats
path: root/python/python3-astroid/python3-astroid.SlackBuild
diff options
context:
space:
mode:
author Markus Rinne2019-09-30 19:14:16 +0200
committer Willy Sudiarto Raharjo2019-10-05 01:47:55 +0200
commitc2424ee0574a5fd7c63b7786caae2ffa032e1311 (patch)
tree439bcb847c48dda088d27e095318b5cff2246261 /python/python3-astroid/python3-astroid.SlackBuild
parentc353f6c282a0ed38435ccf7fe291ba6c64b204e5 (diff)
downloadslackbuilds-c2424ee0574a5fd7c63b7786caae2ffa032e1311.tar.gz
python/python3-astroid: Updated for version 2.3.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.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 deaacf8f74..5603d51459 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.3.0}
+VERSION=${VERSION:-2.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}