Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: tree-sitter-markdown
|
||||
description: Markdown grammar for tree-sitter
|
||||
version: 0.5.3
|
||||
revision: 3
|
||||
url: https://github.com/tree-sitter-grammars/tree-sitter-markdown
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- tree-sitter
|
||||
make_depends:
|
||||
- cmake
|
||||
- tree-sitter-cli
|
||||
downloads:
|
||||
- url: https://github.com/tree-sitter-grammars/tree-sitter-markdown/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: df845b1ab7c7c163ec57d7fa17170c92b04be199bddab02523636efec5224ab6
|
||||
Reference in New Issue
Block a user