commit:     3048e9e8e52b9a1d83345cf99281394de705305f
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Thu Feb 26 16:43:49 2026 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Thu Feb 26 16:43:49 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3048e9e8

gui-wm/niri: update upstream url

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 gui-wm/niri/metadata.xml         | 2 +-
 gui-wm/niri/niri-25.11-r1.ebuild | 8 ++++----
 gui-wm/niri/niri-9999.ebuild     | 8 ++++----
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/gui-wm/niri/metadata.xml b/gui-wm/niri/metadata.xml
index f2b3d855af..e1c914b243 100644
--- a/gui-wm/niri/metadata.xml
+++ b/gui-wm/niri/metadata.xml
@@ -6,6 +6,6 @@
                <name>Takuya Wakazono</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">YaLTeR/niri</remote-id>
+               <remote-id type="github">niri-wm/niri</remote-id>
        </upstream>
 </pkgmetadata>

diff --git a/gui-wm/niri/niri-25.11-r1.ebuild b/gui-wm/niri/niri-25.11-r1.ebuild
index 3e451e8fb5..8033f22ad3 100644
--- a/gui-wm/niri/niri-25.11-r1.ebuild
+++ b/gui-wm/niri/niri-25.11-r1.ebuild
@@ -12,15 +12,15 @@ RUST_MIN_VER="1.82.0"
 inherit cargo llvm-r2 optfeature shell-completion systemd
 
 DESCRIPTION="Scrollable-tiling Wayland compositor"
-HOMEPAGE="https://github.com/YaLTeR/niri";
+HOMEPAGE="https://github.com/niri-wm/niri";
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://github.com/YaLTeR/niri.git";
+       EGIT_REPO_URI="https://github.com/niri-wm/niri.git";
 else
        SRC_URI="
-               https://github.com/YaLTeR/niri/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz
-               
https://github.com/YaLTeR/niri/releases/download/v${PV}/${P}-vendored-dependencies.tar.xz
+               https://github.com/niri-wm/niri/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz
+               
https://github.com/niri-wm/niri/releases/download/v${PV}/${P}-vendored-dependencies.tar.xz
                ${CARGO_CRATE_URIS}
        "
        KEYWORDS="~amd64"

diff --git a/gui-wm/niri/niri-9999.ebuild b/gui-wm/niri/niri-9999.ebuild
index 3e451e8fb5..8033f22ad3 100644
--- a/gui-wm/niri/niri-9999.ebuild
+++ b/gui-wm/niri/niri-9999.ebuild
@@ -12,15 +12,15 @@ RUST_MIN_VER="1.82.0"
 inherit cargo llvm-r2 optfeature shell-completion systemd
 
 DESCRIPTION="Scrollable-tiling Wayland compositor"
-HOMEPAGE="https://github.com/YaLTeR/niri";
+HOMEPAGE="https://github.com/niri-wm/niri";
 
 if [[ ${PV} == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://github.com/YaLTeR/niri.git";
+       EGIT_REPO_URI="https://github.com/niri-wm/niri.git";
 else
        SRC_URI="
-               https://github.com/YaLTeR/niri/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz
-               
https://github.com/YaLTeR/niri/releases/download/v${PV}/${P}-vendored-dependencies.tar.xz
+               https://github.com/niri-wm/niri/archive/refs/tags/v${PV}.tar.gz 
-> ${P}.tar.gz
+               
https://github.com/niri-wm/niri/releases/download/v${PV}/${P}-vendored-dependencies.tar.xz
                ${CARGO_CRATE_URIS}
        "
        KEYWORDS="~amd64"

Reply via email to