From 7be167f14cc201d0eefdf70d8fb1acfd51155807 Mon Sep 17 00:00:00 2001 From: "Ronny (tastytea) Gutbrod" Date: Thu, 24 Feb 2022 13:33:36 +0100 Subject: games-simulation/simutrans: Fix language pack URL The original URL is not versioned. Closes: https://bugs.gentoo.org/833987 Signed-off-by: Ronny (tastytea) Gutbrod Closes: https://github.com/gentoo/gentoo/pull/24333 Signed-off-by: Joonas Niilola --- games-simulation/simutrans/simutrans-0.122.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games-simulation/simutrans/simutrans-0.122.0-r1.ebuild') diff --git a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild index 5a5fa8c117e..8a03e83ca8d 100644 --- a/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild +++ b/games-simulation/simutrans/simutrans-0.122.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ SIMUPAK_192_COMIC="pak192.comic.0.5.zip" DESCRIPTION="A free Transport Tycoon clone" HOMEPAGE="https://www.simutrans.com/" SRC_URI="mirror://sourceforge/simutrans/simutrans-src-${MY_PV}.zip - https://simutrans-germany.com/translator/data/tab/language_pack-Base+texts.zip -> simutrans_language_pack-Base+texts-${PV}.zip + https://tastytea.de/files/simutrans_language_pack-Base+texts-${PV}.zip mirror://sourceforge/simutrans/${SIMUPAK_64} -> simutrans_${SIMUPAK_64} pak128? ( https://download.sourceforge.net/simutrans/pak128/pak128%20for%20ST%20120.4.1%20%28${SIMUPAK_128_V}%2C%20priority%20signals%20%2B%20bugfix%29/pak128.zip -> simutrans_pak128-${SIMUPAK_128_V}.zip ) pak128-britain? ( mirror://sourceforge/simutrans/${SIMUPAK_128_BRITAIN} -> simutrans_${SIMUPAK_128_BRITAIN} ) -- cgit v1.2.3-18-g5258