aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-semver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-semver/APKBUILD')
-rw-r--r--community/py3-semver/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/py3-semver/APKBUILD b/community/py3-semver/APKBUILD
index a7c3e7a221c..ae71046eb0a 100644
--- a/community/py3-semver/APKBUILD
+++ b/community/py3-semver/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-semver
_pkgname=python-semver
pkgver=2.13.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python package to work with Semantic Versioning"
url="https://github.com/python-semver/python-semver"
arch="all"
@@ -22,4 +22,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="ca0d408d8bb7305e90802ea04d935cd7b76b8f166a9ec97ed3427dbc2cf60eeca0b2d27ad0cb2f15f32f5b2589d6717a63717c463183374c5335bf79e1eec222 semver-2.13.0.tar.gz"
+sha512sums="
+ca0d408d8bb7305e90802ea04d935cd7b76b8f166a9ec97ed3427dbc2cf60eeca0b2d27ad0cb2f15f32f5b2589d6717a63717c463183374c5335bf79e1eec222 semver-2.13.0.tar.gz
+"