diff --git a/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild b/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild index 12c5fb1ab2..7734562973 100644 --- a/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild +++ b/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake DESCRIPTION="An application to enable a blue-light filter on Hyprland" -HOMEPAGE="https://github.com/hyprwm/hyprsunset" +HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset" SRC_URI="https://github.com/hyprwm/hyprsunset/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" diff --git a/gui-apps/hyprsunset/hyprsunset-9999.ebuild b/gui-apps/hyprsunset/hyprsunset-9999.ebuild index 3c03162059..bad110fddf 100644 --- a/gui-apps/hyprsunset/hyprsunset-9999.ebuild +++ b/gui-apps/hyprsunset/hyprsunset-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit cmake git-r3 DESCRIPTION="An application to enable a blue-light filter on Hyprland" -HOMEPAGE="https://github.com/hyprwm/hyprsunset" +HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprsunset" EGIT_REPO_URI="https://github.com/hyprwm/hyprsunset.git" LICENSE="BSD"