diff options
-rw-r--r-- | testing/py-semanticversion/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-semanticversion/APKBUILD b/testing/py-semanticversion/APKBUILD index 234e02895b..0a7d649e7b 100644 --- a/testing/py-semanticversion/APKBUILD +++ b/testing/py-semanticversion/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-semanticversion _pkgname=${pkgname#py-} pkgver=2.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="A library implementing the 'SemVer' scheme." url="https://github.com/rbarrois/python-semanticversion" arch="all" |