blob: 3142cfe2b9c01cc2df733e4d1c23e6708a352f34 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = ast-grep-bin
pkgdesc = A fast and easy tool for code searching, linting, rewriting at large scale
pkgver = 0.38.5
pkgrel = 1
url = https://github.com/ast-grep/ast-grep
arch = x86_64
arch = aarch64
license = MIT
depends = gcc-libs
depends = glibc
provides = ast-grep
conflicts = ast-grep
source = https://raw.githubusercontent.com/ast-grep/ast-grep/c9aff6ace291c5a02e48446aa9be1d471b763ca2/LICENSE
b2sums = 84489d87909510ed8ec39fb743c9e0983ba6a4bce03dd299cc41404d5f9050d1b08c3e28dbca3c81a1e958c5aa08aaeb8638b25a92e30ae14df8936e6c949d9c
source_x86_64 = ast-grep-bin-0.38.5-x86_64.tar.gz::https://github.com/ast-grep/ast-grep/releases/download/0.38.5/app-x86_64-unknown-linux-gnu.zip
sha256sums_x86_64 = 340a8dde2638648055100ea87442f42d5260d9dc24f06dbfba83bbe0c4932c5c
source_aarch64 = ast-grep-bin-0.38.5-aarch64.tar.gz::https://github.com/ast-grep/ast-grep/releases/download/0.38.5/app-aarch64-unknown-linux-gnu.zip
sha256sums_aarch64 = 4ad7781540aa9b98585b7a63221519a9945b0869fc147a3df7c8aa7a70b52e86
pkgname = ast-grep-bin
|