ast-grep: update to 0.12.5.

This commit is contained in:
icp 2023-10-26 11:57:47 +05:30 committed by classabbyamp
parent 891145c9d8
commit 88cc9ed798

View file

@ -1,8 +1,9 @@
# Template file for 'ast-grep'
pkgname=ast-grep
version=0.11.1
version=0.12.5
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 <pangolin@vivaldi.net>"
@ -10,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=75c2e154b147766217310a7328d04f4c4c7ba5d281b56885fa5be254d1b3d871
checksum=d9422f2e43b5a7d34037a87e72af70b04bc0898f4ac6a0083b7c5ba372ec0cbf
post_install() {
vlicense LICENSE