Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: tree-sitter-lua
|
||||
description: Lua grammar for tree-sitter
|
||||
version: 0.5.0
|
||||
revision: 2
|
||||
url: https://github.com/tree-sitter-grammars/tree-sitter-lua
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
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: cf01b93f4b61b96a6d27942cf28eeda4cbce7d503c3bef773a8930b3d778a2d9
|
||||
Reference in New Issue
Block a user