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

post_install() {
	vlicense LICENSE
}
