Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages /
ast-grep
Commits:
c6672454 by Levente Polyak at 2026-05-18T22:01:23+02:00
upgpkg: 0.42.2-1: upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ast-grep
pkgdesc = CLI tool for code structural search, lint and rewriting
- pkgver = 0.42.0
+ pkgver = 0.42.2
pkgrel = 1
url = https://ast-grep.github.io/
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = ast-grep
depends = libgcc
depends = glibc
options = !lto
- source =
https://github.com/ast-grep/ast-grep/archive/0.42.0/ast-grep-0.42.0.tar.gz
- sha512sums =
c245c789b9bdd967bb2bc1bdcf704b270e20e0969a28e0999ded2acc489ceb00dd2c1a3181654dd5a39b84fc80ad37c3f03201d7bc695ca3075c26579f5738db
- b2sums =
0f9b9a44ead2b89f5a534e25ff7f671bd6f61d4c9e8af50a1522b5135f9e3b14cc70c07d8ef7a149a58d83bff6f3d2f46b4a19e03769c1655783e955c7c6f8f8
+ source =
https://github.com/ast-grep/ast-grep/archive/0.42.2/ast-grep-0.42.2.tar.gz
+ sha512sums =
d6fe0547c653d0837fbef8b4e3563e33100bcc9d5f2e30508adcef40936baed767cf7a40fa9e37c17f91223f8e7fc6cfb9c457d3c95a1a193aabe0ba9a3e28ee
+ b2sums =
3968b112979c4369f2e3d7a49188d9861955ddcca9bad605348cbf50ff68e956beec9675e878955b1d6c2d88d596a3dfa01cf2a924d4e310f4d9f35d6cfb0981
pkgname = ast-grep
depends = libgcc
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@ pkgname=(
ast-grep
python-ast-grep
)
-pkgver=0.42.0
+pkgver=0.42.2
pkgrel=1
pkgdesc='CLI tool for code structural search, lint and rewriting'
url='https://ast-grep.github.io/'
@@ -22,8 +22,8 @@ makedepends=(
)
options=(!lto)
source=(https://github.com/ast-grep/ast-grep/archive/${pkgver}/${pkgbase}-${pkgver}.tar.gz)
-sha512sums=('c245c789b9bdd967bb2bc1bdcf704b270e20e0969a28e0999ded2acc489ceb00dd2c1a3181654dd5a39b84fc80ad37c3f03201d7bc695ca3075c26579f5738db')
-b2sums=('0f9b9a44ead2b89f5a534e25ff7f671bd6f61d4c9e8af50a1522b5135f9e3b14cc70c07d8ef7a149a58d83bff6f3d2f46b4a19e03769c1655783e955c7c6f8f8')
+sha512sums=('d6fe0547c653d0837fbef8b4e3563e33100bcc9d5f2e30508adcef40936baed767cf7a40fa9e37c17f91223f8e7fc6cfb9c457d3c95a1a193aabe0ba9a3e28ee')
+b2sums=('3968b112979c4369f2e3d7a49188d9861955ddcca9bad605348cbf50ff68e956beec9675e878955b1d6c2d88d596a3dfa01cf2a924d4e310f4d9f35d6cfb0981')
prepare() {
cd ${pkgbase}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ast-grep/-/commit/c6672454c3435b1a741e60cf607128b319ae0985
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ast-grep/-/commit/c6672454c3435b1a741e60cf607128b319ae0985
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help