Initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
name: tree-sitter-lua
|
||||
description: Lua grammar for tree-sitter
|
||||
version: 0.4.0
|
||||
revision: 1
|
||||
url: https://github.com/tree-sitter-grammars/tree-sitter-lua
|
||||
license: MIT
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- tree-sitter
|
||||
make_depends:
|
||||
- tree-sitter-cli
|
||||
downloads:
|
||||
- url: https://github.com/tree-sitter-grammars/tree-sitter-lua/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b0977aced4a63bb75f26725787e047b8f5f4a092712c840ea7070765d4049559
|
||||
Reference in New Issue
Block a user