# Template file for 'ast-grep' pkgname=ast-grep version=0.39.4 revision=1 build_style=cargo configure_args="--package=ast-grep" 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://github.com/ast-grep/ast-grep/archive/refs/tags/${version}.tar.gz" checksum=6a8665ce5105920fdff5e972e37ffc3cba7b0fe6f3eff9bb05fa06ce778e077d do_install() { vbin target/${RUST_TARGET}/release/ast-grep vlicense LICENSE }