diff options
-rw-r--r-- | testing/py3-semantic-version/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-semantic-version/APKBUILD b/testing/py3-semantic-version/APKBUILD index f93e57040e..16f90b0bc5 100644 --- a/testing/py3-semantic-version/APKBUILD +++ b/testing/py3-semantic-version/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py3-semantic-version pkgver=2.8.2 -pkgrel=0 +pkgrel=1 pkgdesc="A library implementing the 'SemVer' scheme" url="https://github.com/rbarrois/python-semanticversion" arch="noarch" |