From 5e5757b3bea513997a834ae73bedd1fb5506d6c4 Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Wed, 12 Nov 2025 13:15:03 -0500 Subject: [PATCH] games-strategy/gigalomania: update SRC_URI Signed-off-by: Joe Kappus --- games-strategy/gigalomania/gigalomania-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild index a6af90f8d0..700b89f990 100644 --- a/games-strategy/gigalomania/gigalomania-1.0.1.ebuild +++ b/games-strategy/gigalomania/gigalomania-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ inherit toolchain-funcs wrapper DESCRIPTION="Libre clone of Mega-Lo-Mania (original from ~1990), supports original resources" HOMEPAGE="https://gigalomania.sourceforge.net" -SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}src.zip -> ${P}.zip" +SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${PN}src.zip -> ${P}.zip" S="${WORKDIR}/${PN}src"