From 190dd1b42d4a99902b5f0ed172fee9fd5bc1ce82 Mon Sep 17 00:00:00 2001 From: Lucio Sauer Date: Thu, 9 May 2024 15:42:35 +0200 Subject: [PATCH] gui-apps/eww: update HOMEPAGE Signed-off-by: Lucio Sauer --- gui-apps/eww/eww-0.5.0-r4.ebuild | 2 +- gui-apps/eww/eww-0.6.0.ebuild | 2 +- gui-apps/eww/eww-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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