# Template file for 'ast-grep' pkgname=ast-grep version=0.13.2 revision=1 build_style=cargo make_check_args="-- --skip=test_unmatching_id" make_install_args="--bin=ast-grep --path=." short_desc="Fast and polyglot tool for code searching, linting, and rewriting" maintainer="icp " license="MIT" homepage="https://ast-grep.github.io" changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md" distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate" checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25 post_install() { vlicense LICENSE }