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

post_install() {
	vlicense LICENSE
}
