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

post_install() {
	vlicense LICENSE
}
