* update python-semantic-version to 2.10.0-7

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:46 +01:00
parent 18182e8042
commit 3df164ba44
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-semantic-version
pkgdesc = A library implementing the 'SemVer' scheme.
pkgver = 2.10.0
pkgrel = 6
pkgrel = 7
url = https://github.com/rbarrois/python-semanticversion
arch = any
license = BSD

View File

@ -5,7 +5,7 @@
pkgname=python-semantic-version
pkgver=2.10.0
pkgrel=6
pkgrel=7
pkgdesc="A library implementing the 'SemVer' scheme."
url="https://github.com/rbarrois/python-semanticversion"
license=('BSD')