diff options
Diffstat (limited to 'python/python3-BTrees/python3-BTrees.SlackBuild')
-rw-r--r-- | python/python3-BTrees/python3-BTrees.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-BTrees/python3-BTrees.SlackBuild b/python/python3-BTrees/python3-BTrees.SlackBuild index 3d23e3e78b..b90d9b60cb 100644 --- a/python/python3-BTrees/python3-BTrees.SlackBuild +++ b/python/python3-BTrees/python3-BTrees.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-BTrees SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-5.2} +VERSION=${VERSION:-6.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |