commit: ca5fbc6b9bbba5003c69f558975d1384ddb8f9c4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 29 14:21:09 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 29 14:21:09 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5fbc6b
gui-wm/hyprland: tweak HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> gui-wm/hyprland/hyprland-0.25.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gui-wm/hyprland/hyprland-0.25.0.ebuild b/gui-wm/hyprland/hyprland-0.25.0.ebuild index 923882538f0e..bf62573979c1 100644 --- a/gui-wm/hyprland/hyprland-0.25.0.ebuild +++ b/gui-wm/hyprland/hyprland-0.25.0.ebuild @@ -6,8 +6,7 @@ EAPI=8 inherit meson toolchain-funcs DESCRIPTION="A dynamic tiling Wayland compositor that doesn't sacrifice on its looks" -HOMEPAGE="https://github.com/hyprwm/Hyprland/releases" - +HOMEPAGE="https://github.com/hyprwm/Hyprland" SRC_URI="https://github.com/hyprwm/${PN^}/releases/download/v${PV}/source-v${PV}.tar.gz -> ${PF}.gh.tar.gz" S="${WORKDIR}/${PN}-source"
