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

post_install() {
	vlicense LICENSE
}
