summaryrefslogtreecommitdiff
path: root/dev-python/PySDL2/PySDL2-0.9.11.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-05-16 15:22:20 +0200
committerMichał Górny <mgorny@gentoo.org>2022-05-16 15:22:20 +0200
commit5bb1a00b365eed38b189153bb4a43c18cbc78a3c (patch)
tree7ba8f349312241dc3d279b4c8212bbf9bf8f7ca4 /dev-python/PySDL2/PySDL2-0.9.11.ebuild
parent2440adf9da30c6edfecb2846bb7d26a8794fb357 (diff)
downloadgentoo-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/PySDL2-0.9.11.ebuild')
-rw-r--r--dev-python/PySDL2/PySDL2-0.9.11.ebuild5
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 )"