commit: 89d18710ebc6455a827d345f1e440cac95a4471f Author: Johannes Huber <johu <AT> gmx <DOT> de> AuthorDate: Fri Apr 4 21:26:01 2025 +0000 Commit: Johannes Huber <johu <AT> gmx <DOT> de> CommitDate: Fri Apr 4 21:28:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=89d18710
gui-apps/hyprsunset: update HOMEPAGE Signed-off-by: Johannes Huber <johu <AT> gmx.de> gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild | 4 ++-- gui-apps/hyprsunset/hyprsunset-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild b/gui-apps/hyprsunset/hyprsunset-0.1.0-r1.ebuild index 12c5fb1ab..773456297 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 3c0316205..bad110fdd 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"
