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

post_install() {
	vlicense LICENSE
}
