aboutsummaryrefslogtreecommitdiff
path: root/python/asttokens/asttokens.SlackBuild
diff options
context:
space:
mode:
authorTim Dickson <dickson.tim@googlemail.com>2022-11-12 06:40:17 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-12 22:33:01 +0700
commita20930db3121bfbcc51067b16920a2bca2d4cbd2 (patch)
tree164473066144d7275725a6eb625928935422370a /python/asttokens/asttokens.SlackBuild
parent522735c61edf9ad99f568d0fe7f5964e412fd079 (diff)
python/asttokens: Updated for version 2.1.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/asttokens/asttokens.SlackBuild')
-rw-r--r--python/asttokens/asttokens.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/asttokens/asttokens.SlackBuild b/python/asttokens/asttokens.SlackBuild
index dddf974d7983f..3868138321d26 100644
--- a/python/asttokens/asttokens.SlackBuild
+++ b/python/asttokens/asttokens.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=asttokens
-VERSION=${VERSION:-2.0.8}
+VERSION=${VERSION:-2.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}