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

post_install() {
	vlicense LICENSE
}
