summaryrefslogtreecommitdiff
path: root/dev-games/godot/godot-3.5.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-19 01:02:33 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-19 01:02:33 +0100
commitd59dfc99c5c30e62ba4cc55c9eae72aab4a930bf (patch)
tree04073c8e56ee4fee8bea35b7b04fcc0954c4754e /dev-games/godot/godot-3.5.2.ebuild
parent27ea108e1b7c2bb06bf1462685f119e435fd67cf (diff)
gentoo auto-resync : 19:07:2023 - 01:02:32
Diffstat (limited to 'dev-games/godot/godot-3.5.2.ebuild')
-rw-r--r--dev-games/godot/godot-3.5.2.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-games/godot/godot-3.5.2.ebuild b/dev-games/godot/godot-3.5.2.ebuild
index 5c1c02778244..445f05a3f238 100644
--- a/dev-games/godot/godot-3.5.2.ebuild
+++ b/dev-games/godot/godot-3.5.2.ebuild
@@ -8,7 +8,9 @@ inherit bash-completion-r1 desktop python-any-r1 scons-utils toolchain-funcs xdg
DESCRIPTION="Multi-platform 2D and 3D game engine with a feature-rich editor"
HOMEPAGE="https://godotengine.org/"
-SRC_URI="https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz"
+SRC_URI="
+ https://downloads.tuxfamily.org/godotengine/${PV}/${P}-stable.tar.xz
+ https://github.com/godotengine/godot/releases/download/${PV}-stable/${P}-stable.tar.xz"
S="${WORKDIR}/${P}-stable"
LICENSE="