diff options
author | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2025-03-26 08:28:34 -0500 |
---|---|---|
committer | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2025-03-26 08:28:34 -0500 |
commit | 39a4618b67428349ac544bad00f700ea563e4f3e (patch) | |
tree | 9750bc2a3b58fe3c26bf6433059afe4c3d5d5708 /dev-games/redot/redot-4.3.1.ebuild | |
parent | 592e3027062fdf61973b82a0174c42d8400aacc9 (diff) | |
download | mcdubh-overlay-master.tar.gz |
Diffstat (limited to 'dev-games/redot/redot-4.3.1.ebuild')
-rw-r--r-- | dev-games/redot/redot-4.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/redot/redot-4.3.1.ebuild b/dev-games/redot/redot-4.3.1.ebuild index 86956ca..389bd8b 100644 --- a/dev-games/redot/redot-4.3.1.ebuild +++ b/dev-games/redot/redot-4.3.1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Open-source game engine for everyone. No strings attached." HOMEPAGE="https://www.redotengine.org/" -SRC_URI="https://github.com/Redot-Engine/redot-engine/archive/refs/tags/${P}-alpha.2.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Redot-Engine/redot-engine/archive/refs/tags/${P}-beta.1.tar.gz -> ${P}.tar.gz" LICENSE=" MIT |