diff options
Diffstat (limited to 'dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild')
-rw-r--r-- | dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild b/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild index b2b6039a2fc6..c7fabb9fae34 100644 --- a/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild +++ b/dev-python/onkyo-eiscp/onkyo-eiscp-1.2.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Control Onkyo A/V receivers over the network" -HOMEPAGE="https://github.com/miracle2k/onkyo-eiscp https://pypi.org/project/onkyo-eiscp" +HOMEPAGE="https://github.com/miracle2k/onkyo-eiscp https://pypi.org/project/onkyo-eiscp/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |