From bf1928f710d5751ddd6e99d826b9e02548bbbf6f Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 12 Jul 2025 21:08:54 +0530 Subject: [PATCH] ast-grep: update to 0.39.1. --- srcpkgs/ast-grep/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template index 2587565f882..8c715d8a98e 100644 --- a/srcpkgs/ast-grep/template +++ b/srcpkgs/ast-grep/template @@ -1,16 +1,16 @@ # Template file for 'ast-grep' pkgname=ast-grep -version=0.38.6 +version=0.39.1 revision=1 build_style=cargo -make_check_args="-- --skip=test_unmatching_id --skip=test_merge_with_globs" +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://static.crates.io/crates/ast-grep/ast-grep-${version}.crate" -checksum=e179516211272ead201d025bf39cfceeb183213397d6cec8b466b45df675e1fa +distfiles="https://github.com/ast-grep/ast-grep/archive/refs/tags/${version}.tar.gz" +checksum=b556b38fec358216fb1cdf1cb4825e689176c7c50caad45be19755dafbdf3f55 do_install() { vbin target/${RUST_TARGET}/release/ast-grep