diff options
Diffstat (limited to 'games-roguelike/FTL/FTL-1.5.13-r1.ebuild')
-rw-r--r-- | games-roguelike/FTL/FTL-1.5.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-roguelike/FTL/FTL-1.5.13-r1.ebuild b/games-roguelike/FTL/FTL-1.5.13-r1.ebuild index d1132199d777..264ca005ff96 100644 --- a/games-roguelike/FTL/FTL-1.5.13-r1.ebuild +++ b/games-roguelike/FTL/FTL-1.5.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit desktop wrapper DESCRIPTION="Faster Than Light: A spaceship simulation real-time roguelike-like game" -HOMEPAGE="http://www.ftlgame.com/" +HOMEPAGE="https://subsetgames.com/ftl.html" SRC_URI="FTL.${PV}.tar.gz" S="${WORKDIR}"/${PN} |