diff options
Diffstat (limited to 'games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild')
-rw-r--r-- | games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild index 966755f7ba53..e23e9c5ef6a7 100644 --- a/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild +++ b/games-arcade/gunocide2ex/gunocide2ex-1.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit desktop edos2unix toolchain-funcs unpacker DESCRIPTION="Fast-paced 2D shoot'em'up" HOMEPAGE="https://sourceforge.net/projects/g2ex/" -SRC_URI="mirror://sourceforge/g2ex/g2ex-setup.run" +SRC_URI="https://downloads.sourceforge.net/g2ex/g2ex-setup.run" S="${WORKDIR}" LICENSE="GPL-2" |