diff options
Diffstat (limited to 'python/python3-semantic-version/python3-semantic-version.SlackBuild')
-rw-r--r-- | python/python3-semantic-version/python3-semantic-version.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-semantic-version/python3-semantic-version.SlackBuild b/python/python3-semantic-version/python3-semantic-version.SlackBuild index fc52cdb23a..7931f5ae86 100644 --- a/python/python3-semantic-version/python3-semantic-version.SlackBuild +++ b/python/python3-semantic-version/python3-semantic-version.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-semantic-version SRCNAM=python-semanticversion -VERSION=${VERSION:-2.9.0} +VERSION=${VERSION:-2.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |