ast-grep: update to 0.17.1.

This commit is contained in:
icp 2024-01-12 12:07:26 +05:30 committed by cinerea0
parent 57e8130c91
commit 55fb881e2a

View file

@ -1,9 +1,9 @@
# Template file for 'ast-grep'
pkgname=ast-grep
version=0.16.1
version=0.17.1
revision=1
build_style=cargo
make_check_args="-- --skip=test_unmatching_id"
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 <pangolin@vivaldi.net>"
@ -11,7 +11,7 @@ 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=adb700e7b5ecc37865ed44f25d1ca6e52fe04abc6b74f39a8da07dc8800dcc1c
checksum=e647ecd309991bf05d84335d9bc7a48edef3a97302a3578687ce8f7fc4b5aa23
post_install() {
vlicense LICENSE