diff --git a/gui-apps/eww/eww-0.5.0-r4.ebuild b/gui-apps/eww/eww-0.5.0-r4.ebuild index 25c33f18fe..d83eaf3a77 100644 --- a/gui-apps/eww/eww-0.5.0-r4.ebuild +++ b/gui-apps/eww/eww-0.5.0-r4.ebuild @@ -298,7 +298,7 @@ CRATES=" inherit cargo DESCRIPTION="Elkowars Wacky Widgets is a standalone widget system made in Rust" -HOMEPAGE="https://github.com/elkowar/eww/" +HOMEPAGE="https://elkowar.github.io/eww/" if [[ "${PV}" == 9999 ]]; then inherit git-r3 diff --git a/gui-apps/eww/eww-0.6.0.ebuild b/gui-apps/eww/eww-0.6.0.ebuild index bb3a1a0bf9..45364f718b 100644 --- a/gui-apps/eww/eww-0.6.0.ebuild +++ b/gui-apps/eww/eww-0.6.0.ebuild @@ -375,7 +375,7 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Elkowars Wacky Widgets is a standalone widget system made in Rust" -HOMEPAGE="https://github.com/elkowar/eww/" +HOMEPAGE="https://elkowar.github.io/eww/" SRC_URI="https://git.sr.ht/~antecrescent/gentoo-files/blob/main/gui-apps/eww/${P}-shellcomp.tar.xz" if [[ "${PV}" == 9999 ]]; then diff --git a/gui-apps/eww/eww-9999.ebuild b/gui-apps/eww/eww-9999.ebuild index 595c7d76b2..00c4650dca 100644 --- a/gui-apps/eww/eww-9999.ebuild +++ b/gui-apps/eww/eww-9999.ebuild @@ -375,7 +375,7 @@ CRATES=" inherit cargo shell-completion DESCRIPTION="Elkowars Wacky Widgets is a standalone widget system made in Rust" -HOMEPAGE="https://github.com/elkowar/eww/" +HOMEPAGE="https://elkowar.github.io/eww/" SRC_URI="https://git.sr.ht/~antecrescent/gentoo-files/blob/main/gui-apps/eww/${P}-shellcomp.tar.xz" if [[ "${PV}" == 9999 ]]; then