From a51108f95730fca06767ad51cda5a27302c5e472 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 20 Feb 2021 09:31:18 +0100 Subject: games-emulation/pcsx2: Update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild | 2 +- games-emulation/pcsx2/pcsx2-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games-emulation') diff --git a/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild b/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild index 2146346a3b62..c5dffc683898 100644 --- a/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild +++ b/games-emulation/pcsx2/pcsx2-1.6.0-r1.ebuild @@ -7,7 +7,7 @@ MY_PV="${PV/_/-}" inherit cmake fcaps flag-o-matic multilib toolchain-funcs wxwidgets DESCRIPTION="A PlayStation 2 emulator" -HOMEPAGE="https://www.pcsx2.net" +HOMEPAGE="https://pcsx2.net/" SRC_URI="https://github.com/PCSX2/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" diff --git a/games-emulation/pcsx2/pcsx2-9999.ebuild b/games-emulation/pcsx2/pcsx2-9999.ebuild index 0430a2481682..91117108c374 100644 --- a/games-emulation/pcsx2/pcsx2-9999.ebuild +++ b/games-emulation/pcsx2/pcsx2-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake fcaps flag-o-matic git-r3 toolchain-funcs wxwidgets DESCRIPTION="A PlayStation 2 emulator" -HOMEPAGE="https://www.pcsx2.net" +HOMEPAGE="https://pcsx2.net/" EGIT_REPO_URI="https://github.com/PCSX2/${PN}.git" EGIT_SUBMODULES=() -- cgit v1.2.3-65-gdbad