diff --git a/dev-python/pycpio/pycpio-0.5.6.ebuild b/dev-python/pycpio/pycpio-0.5.6-r1.ebuild similarity index 91% rename from dev-python/pycpio/pycpio-0.5.6.ebuild rename to dev-python/pycpio/pycpio-0.5.6-r1.ebuild index 658888d695..caef1ac70c 100644 --- a/dev-python/pycpio/pycpio-0.5.6.ebuild +++ b/dev-python/pycpio/pycpio-0.5.6-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 DESCRIPTION="Python CPIO library" -HOMEPAGE="https://github.com/desultory/PyCPIO" +HOMEPAGE="https://github.com/desultory/pycpio" SRC_URI="https://github.com/desultory/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" # Specify the subdirectory containing the actual source code