commit:     297b397dd776bdf0af2c104d90f2e1f12831a0b1
Author:     Saveliy Boyarchuk <sav.boyar <AT> gmail <DOT> com>
AuthorDate: Fri Aug  8 17:57:27 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Aug  8 17:57:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=297b397d

gui-wm/mangowc: update EGIT_REPO_URI

Signed-off-by: Saveliy Boyarchuk <sav.boyar <AT> gmail.com>

 gui-wm/mangowc/mangowc-0.8.0.ebuild | 2 +-
 gui-wm/mangowc/mangowc-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/mangowc/mangowc-0.8.0.ebuild 
b/gui-wm/mangowc/mangowc-0.8.0.ebuild
index 2daf732e29..098c0c594c 100644
--- a/gui-wm/mangowc/mangowc-0.8.0.ebuild
+++ b/gui-wm/mangowc/mangowc-0.8.0.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit meson
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/DreamMaoMao/maomaowm.git";
+       EGIT_REPO_URI="https://github.com/DreamMaoMao/mangowc.git";
        inherit git-r3
 else
        SRC_URI="https://github.com/DreamMaoMao/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"

diff --git a/gui-wm/mangowc/mangowc-9999.ebuild 
b/gui-wm/mangowc/mangowc-9999.ebuild
index d5a8158c2f..ac353711eb 100644
--- a/gui-wm/mangowc/mangowc-9999.ebuild
+++ b/gui-wm/mangowc/mangowc-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit meson
 
 if [[ ${PV} == 9999 ]]; then
-       EGIT_REPO_URI="https://github.com/DreamMaoMao/maomaowm.git";
+       EGIT_REPO_URI="https://github.com/DreamMaoMao/mangowc.git";
        inherit git-r3
 else
        SRC_URI="https://github.com/DreamMaoMao/${PN}/archive/${PV}.tar.gz";

Reply via email to