diff options
author | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2024-11-27 11:02:57 -0600 |
---|---|---|
committer | Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> | 2024-11-27 11:04:24 -0600 |
commit | 123b07efacb0e80c2536df781c3715172cc264ac (patch) | |
tree | 5ee23eea74b789cf25f3302b27d1c7060532aecf /dev-games/redot/redot-4.3.ebuild | |
parent | 26a5f0951915d3d5b02f695e9affe6aa8893e05f (diff) | |
download | mcdubh-overlay-123b07efacb0e80c2536df781c3715172cc264ac.tar.gz |
Optimized ebuild
Diffstat (limited to 'dev-games/redot/redot-4.3.ebuild')
-rw-r--r-- | dev-games/redot/redot-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-games/redot/redot-4.3.ebuild b/dev-games/redot/redot-4.3.ebuild index 30fce3c..e06a531 100644 --- a/dev-games/redot/redot-4.3.ebuild +++ b/dev-games/redot/redot-4.3.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/redot-4.3-stable.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Redot-Engine/redot-engine/archive/refs/tags/${P}-stable.tar.gz -> ${P}.tar.gz" LICENSE=" MIT |