diff options
| author | Michał Górny <mgorny@gentoo.org> | 2022-05-16 15:22:20 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2022-05-16 15:22:20 +0200 |
| commit | 5bb1a00b365eed38b189153bb4a43c18cbc78a3c (patch) | |
| tree | 7ba8f349312241dc3d279b4c8212bbf9bf8f7ca4 /dev-python/PySDL2 | |
| parent | 2440adf9da30c6edfecb2846bb7d26a8794fb357 (diff) | |
| download | gentoo-5bb1a00b365eed38b189153bb4a43c18cbc78a3c.tar.gz gentoo-5bb1a00b365eed38b189153bb4a43c18cbc78a3c.tar.bz2 gentoo-5bb1a00b365eed38b189153bb4a43c18cbc78a3c.zip | |
dev-python/PySDL2: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/PySDL2')
| -rw-r--r-- | dev-python/PySDL2/PySDL2-0.9.11.ebuild | 5 | ||||
| -rw-r--r-- | dev-python/PySDL2/metadata.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/dev-python/PySDL2/PySDL2-0.9.11.ebuild b/dev-python/PySDL2/PySDL2-0.9.11.ebuild index 4169764895e7..324c0960f1a4 100644 --- a/dev-python/PySDL2/PySDL2-0.9.11.ebuild +++ b/dev-python/PySDL2/PySDL2-0.9.11.ebuild @@ -9,7 +9,10 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Python (ctypes) bindings for SDL2 libraries" -HOMEPAGE="https://github.com/marcusva/py-sdl2 https://pypi.org/project/PySDL2/" +HOMEPAGE=" + https://github.com/py-sdl/py-sdl2/ + https://pypi.org/project/PySDL2/ +" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="|| ( public-domain CC0-1.0 ZLIB )" diff --git a/dev-python/PySDL2/metadata.xml b/dev-python/PySDL2/metadata.xml index c7909ded7a27..4f40190355c3 100644 --- a/dev-python/PySDL2/metadata.xml +++ b/dev-python/PySDL2/metadata.xml @@ -9,7 +9,7 @@ <email>python@gentoo.org</email> </maintainer> <upstream> - <remote-id type="github">marcusva/py-sdl2</remote-id> + <remote-id type="github">py-sdl/py-sdl2</remote-id> <remote-id type="pypi">PySDL2</remote-id> </upstream> </pkgmetadata> |
