commit: 80551c08a874087a6432eed930adbd0877ba47ea Author: sqrtd <v <AT> sqrtd <DOT> dev> AuthorDate: Sat Apr 1 13:06:33 2023 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Apr 2 13:46:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80551c08
gui-wm/gamescope: update HOMEPAGE, SRC_URI Signed-off-by: sqrtd <v <AT> sqrtd.dev> Closes: https://github.com/gentoo/gentoo/pull/30433 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org> gui-wm/gamescope/gamescope-3.11.51.ebuild | 6 +++--- gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild | 4 ++-- gui-wm/gamescope/metadata.xml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gui-wm/gamescope/gamescope-3.11.51.ebuild b/gui-wm/gamescope/gamescope-3.11.51.ebuild index b8dbd943a190..724d3bc885d8 100644 --- a/gui-wm/gamescope/gamescope-3.11.51.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.51.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,8 +8,8 @@ inherit fcaps meson MY_PV=$(ver_rs 3 -) MY_PV="${MY_PV//_/-}" DESCRIPTION="Efficient micro-compositor for running games" -HOMEPAGE="https://github.com/Plagman/gamescope" -SRC_URI="https://github.com/Plagman/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ValveSoftware/gamescope" +SRC_URI="https://github.com/ValveSoftware/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" LICENSE="BSD-2" SLOT="0" diff --git a/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild b/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild index 17f14d2034ca..1d5fc4bca29c 100644 --- a/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild +++ b/gui-wm/gamescope/gamescope-3.11.52_beta6.ebuild @@ -8,8 +8,8 @@ inherit fcaps meson MY_PV=$(ver_rs 3 -) MY_PV="${MY_PV//_/-}" DESCRIPTION="Efficient micro-compositor for running games" -HOMEPAGE="https://github.com/Plagman/gamescope" -SRC_URI="https://github.com/Plagman/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" +HOMEPAGE="https://github.com/ValveSoftware/gamescope" +SRC_URI="https://github.com/ValveSoftware/${PN}/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64" LICENSE="BSD-2" SLOT="0" diff --git a/gui-wm/gamescope/metadata.xml b/gui-wm/gamescope/metadata.xml index f2337907378b..cc171105f9d8 100644 --- a/gui-wm/gamescope/metadata.xml +++ b/gui-wm/gamescope/metadata.xml @@ -6,7 +6,7 @@ <name>James Le Cuirot</name> </maintainer> <upstream> - <remote-id type="github">Plagman/gamescope</remote-id> + <remote-id type="github">ValveSoftware/gamescope</remote-id> </upstream> <use> <flag name="pipewire">Enable screen capture via PipeWire</flag>
