python/python3-semantic-version: Updated for version 2.10.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-06-02 23:55:29 +07:00
parent d50523c9ab
commit acd2cde232
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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=""