From 9b73ec41b0908fe67262c1bf3f4370b408d5059f Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 13 Jul 2024 09:00:55 +0300 Subject: [PATCH] gui-wm/tinywl: Update Homepage Signed-off-by: Arthur Zamarin --- gui-wm/tinywl/tinywl-0.18.0.ebuild | 2 +- gui-wm/tinywl/tinywl-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gui-wm/tinywl/tinywl-0.18.0.ebuild b/gui-wm/tinywl/tinywl-0.18.0.ebuild index 4a3e6ee077c2c..a08f405dff3dc 100644 --- a/gui-wm/tinywl/tinywl-0.18.0.ebuild +++ b/gui-wm/tinywl/tinywl-0.18.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="\"minimum viable product\" Wayland compositor based on wlroots" -HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots" +HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots/-/tree/master/tinywl" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/wlroots/wlroots.git" diff --git a/gui-wm/tinywl/tinywl-9999.ebuild b/gui-wm/tinywl/tinywl-9999.ebuild index 4a3e6ee077c2c..a08f405dff3dc 100644 --- a/gui-wm/tinywl/tinywl-9999.ebuild +++ b/gui-wm/tinywl/tinywl-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DESCRIPTION="\"minimum viable product\" Wayland compositor based on wlroots" -HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots" +HOMEPAGE="https://gitlab.freedesktop.org/wlroots/wlroots/-/tree/master/tinywl" if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.freedesktop.org/wlroots/wlroots.git"