diff --git a/gui-apps/eww/eww-0.5.0-r4.ebuild b/gui-apps/eww/eww-0.5.0-r4.ebuild index 4578e7ffcd..7db131a5ef 100644 --- a/gui-apps/eww/eww-0.5.0-r4.ebuild +++ b/gui-apps/eww/eww-0.5.0-r4.ebuild @@ -298,14 +298,14 @@ CRATES=" inherit cargo DESCRIPTION="Elkowars Wacky Widgets is a standalone widget system made in Rust" -HOMEPAGE="https://github.com/elkowar/eww" +HOMEPAGE="https://github.com/elkowar/eww/" if [[ "${PV}" == 9999 ]]; then inherit git-r3 - EGIT_REPO_URI="https://github.com/elkowar/${PN}.git" + EGIT_REPO_URI="https://github.com/elkowar/eww.git" else SRC_URI=" - https://github.com/elkowar/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz + https://github.com/elkowar/eww/archive/v${PV}.tar.gz -> ${P}.tar.gz ${CARGO_CRATE_URIS} " KEYWORDS="~amd64" diff --git a/gui-apps/eww/metadata.xml b/gui-apps/eww/metadata.xml index 9a78fbba4f..7854e854fd 100644 --- a/gui-apps/eww/metadata.xml +++ b/gui-apps/eww/metadata.xml @@ -10,7 +10,7 @@ Gonçalo Negrier Duarte - https://elkowar.github.io/eww + https://elkowar.github.io/eww/ https://github.com/elkowar/eww/issues elkowar/eww