dev-python/adb-shell: update HOMEPAGE

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2023-09-14 16:54:29 +02:00
parent 3df25480d7
commit 0f027cff05
3 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_11 )
inherit distutils-r1
DESCRIPTION="A Python implementation of ADB with shell and FileSync functionality."
HOMEPAGE="https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb-shell"
HOMEPAGE="https://pypi.org/project/adb-shell/ https://github.com/JeffLIrion/adb_shell"
SRC_URI="https://github.com/JeffLIrion/adb_shell/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="BSD"