commit: d6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Mon Jul 5 15:33:53 2021 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jul 5 15:34:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d6e2aebd
games-puzzle/superflu-riteurnz: Fix game data URL Closes: https://bugs.gentoo.org/800677 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild index dca9d526a..dbe48331e 100644 --- a/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild +++ b/games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Artisanal video-game about Superflu, the useless super-hero (french HOMEPAGE="https://ptilouk.net/superflu-riteurnz/" SRC_URI=" https://framagit.org/Gee/sosage/-/archive/v${PV}/${MY_P}.tar.gz - https://dl.bintray.com/ptilouk/superflu-riteurnz/zip/${MY_DATA_P}.zip + https://ptilouk.net/superflu-riteurnz/superflu-riteurnz-v1.0.0-xmas2020demo-data.zip " S="${WORKDIR}/${MY_P}" LICENSE="CC-BY-SA-2.0 GPL-3+ CC-BY-3.0"
