commit: 5e5757b3bea513997a834ae73bedd1fb5506d6c4 Author: Joe Kappus <joe <AT> wt <DOT> gd> AuthorDate: Wed Nov 12 18:15:03 2025 +0000 Commit: Joe Kappus <joe <AT> wt <DOT> gd> CommitDate: Wed Nov 12 18:15:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e5757b3
games-strategy/gigalomania: update SRC_URI Signed-off-by: Joe Kappus <joe <AT> wt.gd> 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"
