gui-apps/hyprsunset: update HOMEPAGE

Signed-off-by: Johannes Huber <johu@gmx.de>
This commit is contained in:
Johannes Huber 2025-04-04 23:26:01 +02:00
parent b9093ed5dd
commit 89d18710eb
No known key found for this signature in database
GPG Key ID: 295445CEF9072D2F
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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"