ast-grep: update to 0.20.5.
This commit is contained in:
parent
190585e882
commit
8118352d30
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.20.4
|
||||
version=0.20.5
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
|
||||
|
@ -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=400f22f6f039256cfac74500e317ef856fe2b9c24bb6c6374d61aff52a550704
|
||||
checksum=0a147728bb6eca7080ca58bbc2c5edebf3153d2fccff02274cc07f7becc0ed37
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue