diff options
author | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2025-06-26 09:27:10 -0500 |
---|---|---|
committer | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2025-06-26 09:27:10 -0500 |
commit | 9a7241a0adb6e9421ea98780b7d39054a8d5fd18 (patch) | |
tree | 3d46d01f3b291990439f629f6dda6ef2e36712a5 | |
parent | f1cb8ba8c2e2bfb39d51238809b374fd31d69ac4 (diff) | |
download | mcdubh-overlay-9a7241a0adb6e9421ea98780b7d39054a8d5fd18.tar.gz |
Updated 4.3.1 to stable.
-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 2b88640..647baa8 100644 --- a/dev-games/redot/redot-4.3.1.ebuild +++ b/dev-games/redot/redot-4.3.1.ebuild @@ -7,7 +7,7 @@ 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}-rc.1.tar.gz -> ${P}.tar.gz" # This is done to prevent refreshing. -SRC_URI="https://mcdubh.org/redot/redot-4.3.1-rc.1.tar.gz -> ${P}.tar.gz" +SRC_URI="https://mcdubh.org/redot/redot-4.3.1-stable.tar.gz -> ${P}.tar.gz" LICENSE=" MIT |