# Template file for 'ast-grep' pkgname=ast-grep version=0.23.0 revision=1 build_style=cargo make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs" 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=5729092f143c0744e7b49578e4d9d88c93f910dddb07bb07c6fc1d0b2d19c140 post_install() { vlicense LICENSE }