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

post_install() {
	vlicense LICENSE.md
}
