From acd2cde23295891726a9dcfca06b1fa28fea162e Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 2 Jun 2022 23:55:29 +0700 Subject: python/python3-semantic-version: Updated for version 2.10.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-semantic-version/python3-semantic-version.SlackBuild | 2 +- python/python3-semantic-version/python3-semantic-version.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-semantic-version') diff --git a/python/python3-semantic-version/python3-semantic-version.SlackBuild b/python/python3-semantic-version/python3-semantic-version.SlackBuild index fc52cdb23af3..7931f5ae86c4 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} diff --git a/python/python3-semantic-version/python3-semantic-version.info b/python/python3-semantic-version/python3-semantic-version.info index 190ba73b6e16..2ba400e9c714 100644 --- a/python/python3-semantic-version/python3-semantic-version.info +++ b/python/python3-semantic-version/python3-semantic-version.info @@ -1,8 +1,8 @@ PRGNAM="python3-semantic-version" -VERSION="2.9.0" +VERSION="2.10.0" HOMEPAGE="https://github.com/rbarrois/python-semanticversion/" -DOWNLOAD="https://github.com/rbarrois/python-semanticversion/archive/2.9.0/python-semanticversion-2.9.0.tar.gz" -MD5SUM="9957eafc0d85d2d38c6748520839c7ca" +DOWNLOAD="https://github.com/rbarrois/python-semanticversion/archive/2.10.0/python-semanticversion-2.10.0.tar.gz" +MD5SUM="f05158574c675b5ba52304ff2b9f3f2c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3