aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-07-05 17:33:53 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2021-07-05 17:34:28 +0200
commitd6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d (patch)
tree5dfba01c0a5ab1bd9e54438d8cafcbb6bdbddec9 /games-puzzle
parentdev-python/celery: drop 5.1.2 (diff)
downloadguru-d6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d.tar.gz
guru-d6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d.tar.bz2
guru-d6e2aebd7ab1b6c13214d4f46bc9c6a26e58323d.zip
games-puzzle/superflu-riteurnz: Fix game data URL
Closes: https://bugs.gentoo.org/800677 Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Diffstat (limited to 'games-puzzle')
-rw-r--r--games-puzzle/superflu-riteurnz/superflu-riteurnz-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 dca9d526a9..dbe48331e2 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"