# Template file for 'tree-sitter-yaml'
pkgname=tree-sitter-yaml
version=0.7.2
revision=1
build_style=tree-sitter
short_desc="YAML grammar for tree-sitter"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/tree-sitter-grammars/tree-sitter-yaml"
distfiles="https://github.com/tree-sitter-grammars/tree-sitter-yaml/archive/refs/tags/v${version}.tar.gz"
checksum=aeaff5731bb8b66c7054c8aed33cd5edea5f4cd2ac71654f3f6c2ba2073d8fac

post_install() {
	vlicense LICENSE
}
