diff options
Diffstat (limited to 'python/asttokens/asttokens.SlackBuild')
-rw-r--r-- | python/asttokens/asttokens.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/asttokens/asttokens.SlackBuild b/python/asttokens/asttokens.SlackBuild index 529a04ff6b..3941ff9254 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.4} +VERSION=${VERSION:-2.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |