diff options
Diffstat (limited to 'dev-python/PySDL2/PySDL2-0.9.11.ebuild')
| -rw-r--r-- | dev-python/PySDL2/PySDL2-0.9.11.ebuild | 5 |
1 files changed, 4 insertions, 1 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 )" |
