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

post_install() {
	vlicense LICENSE
}
