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

post_install() {
	vlicense LICENSE
}
