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

post_install() {
	vlicense LICENSE
}
