commit: 0f027cff05cd7a65569a788712171b2b077697f3 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Sep 14 14:54:29 2023 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Sep 14 14:54:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f027cff
dev-python/adb-shell: update HOMEPAGE Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/adb-shell/Manifest | 1 + dev-python/adb-shell/adb-shell-0.4.3.ebuild | 2 +- dev-python/adb-shell/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/adb-shell/Manifest b/dev-python/adb-shell/Manifest index 6267d08bd8..92a4f97991 100644 --- a/dev-python/adb-shell/Manifest +++ b/dev-python/adb-shell/Manifest @@ -1 +1,2 @@ DIST adb-shell-0.4.3.gh.tar.gz 75004 BLAKE2B c7e49766dfa70db60eb300f747957397c252325670b40d0d7355ae321558ac671bdcc5beb6b16876b79f7d803b933c1d26d41a5799b4fe058fbdb9739442389a SHA512 be6d5a86ab094af0191dccea816a6688ed8d0e33811efe810d6d6306e0ff30f2afddc8f51e48981eb0d767eb4f98ab0fbbac924b7340f217b7bfbbf800241e54 +DIST adb-shell-0.4.4.gh.tar.gz 75043 BLAKE2B 2327a99e2eaffa783a4cdcbeb5dccf55ed0bccbb15a9f4d7f56dee7042f7b8a40458a3e4ed6b76e2db94ba525b3e01de4eb5d7767671b54d1eba08aec98f3d83 SHA512 417f999408ce4b38f963b6ede651b8ae634a52163ddf8ad488a2e8e93f7d917e0fe022f6ecec44557dd70bb1383faeb322b53b0ef23aef4c8a4e104e39f6d253 diff --git a/dev-python/adb-shell/adb-shell-0.4.3.ebuild b/dev-python/adb-shell/adb-shell-0.4.3.ebuild index e2f75fbe49..5b0420c775 100644 --- a/dev-python/adb-shell/adb-shell-0.4.3.ebuild +++ b/dev-python/adb-shell/adb-shell-0.4.3.ebuild @@ -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" diff --git a/dev-python/adb-shell/metadata.xml b/dev-python/adb-shell/metadata.xml index d200380eea..66ade2abf7 100644 --- a/dev-python/adb-shell/metadata.xml +++ b/dev-python/adb-shell/metadata.xml @@ -6,7 +6,7 @@ <name>David Roman</name> </maintainer> <upstream> - <remote-id type="github">JeffLIrion/adb-shell</remote-id> + <remote-id type="github">JeffLIrion/adb_shell</remote-id> <remote-id type="pypi">adb-shell</remote-id> </upstream> </pkgmetadata>
