dev-python/discid: Update homepage

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2025-07-27 05:25:28 +02:00
parent fdd691d029
commit eaa37bc3df
2 changed files with 3 additions and 3 deletions

View File

@@ -12,11 +12,11 @@ MY_P=python-discid-${PV}
DESCRIPTION="Python bindings for libdiscid"
HOMEPAGE="
https://python-discid.readthedocs.io/en/latest/
https://github.com/JonnyJD/python-discid/
https://github.com/metabrainz/python-discid/
https://pypi.org/project/discid/
"
SRC_URI="
https://github.com/JonnyJD/python-discid/archive/v${PV}.tar.gz
https://github.com/metabrainz/python-discid/archive/v${PV}.tar.gz
-> ${MY_P}.gh.tar.gz
"
S=${WORKDIR}/${MY_P}

View File

@@ -6,7 +6,7 @@
<name>Python</name>
</maintainer>
<upstream>
<remote-id type="github">JonnyJD/python-discid</remote-id>
<remote-id type="github">metabrainz/python-discid</remote-id>
<remote-id type="pypi">discid</remote-id>
</upstream>
</pkgmetadata>