From 80551c08a874087a6432eed930adbd0877ba47ea Mon Sep 17 00:00:00 2001 From: sqrtd Date: Sat, 1 Apr 2023 14:06:33 +0100 Subject: gui-wm/gamescope: update HOMEPAGE, SRC_URI Signed-off-by: sqrtd Closes: https://github.com/gentoo/gentoo/pull/30433 Signed-off-by: James Le Cuirot --- 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(-) (limited to 'gui-wm/gamescope') 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 @@ James Le Cuirot - Plagman/gamescope + ValveSoftware/gamescope Enable screen capture via PipeWire -- cgit v1.2.3-65-gdbad