diff options
Diffstat (limited to 'python/python3-stack_data/python3-stack_data.SlackBuild')
-rw-r--r-- | python/python3-stack_data/python3-stack_data.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-stack_data/python3-stack_data.SlackBuild b/python/python3-stack_data/python3-stack_data.SlackBuild index e03f7929df..e6f3f42e9c 100644 --- a/python/python3-stack_data/python3-stack_data.SlackBuild +++ b/python/python3-stack_data/python3-stack_data.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-stack_data SRCNAM=stack_data -VERSION=${VERSION:-0.6.2} +VERSION=${VERSION:-0.6.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |