summaryrefslogtreecommitdiff
path: root/app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa+gentoo@gmail.com>2024-12-06 20:19:58 -0500
committerJohn Turner <jturner.usa+gentoo@gmail.com>2024-12-06 20:19:58 -0500
commitc7122275d2d0f3185eea665f55ad10be3e132de4 (patch)
tree0b8f75904fdf3c68bd8a3a3a3528bf87bd522eb7 /app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild
parent870fd4a1ea5051fc255ea466c216f84be0c39d75 (diff)
downloadebuilds-c7122275d2d0f3185eea665f55ad10be3e132de4.tar.gz
add -> ${P}.tar.gz to SRC_URI
Diffstat (limited to 'app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild')
-rw-r--r--app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild b/app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild
index 5019edd..37d55fe 100644
--- a/app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild
+++ b/app-emacs/wgsl-ts-mode/wgsl-ts-mode-0.1.ebuild
@@ -7,7 +7,7 @@ inherit elisp
DESCRIPTION="Tree sitter mode for WGSL"
HOMEPAGE="https://github.com/Jturnerusa/wgsl-ts-mode"
-SRC_URI="https://github.com/Jturnerusa/wgsl-ts-mode/archive/refs/tags/v0.1.tar.gz"
+SRC_URI="https://github.com/Jturnerusa/wgsl-ts-mode/archive/refs/tags/v0.1.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"