Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ast-grep


Commits:
bfee6597 by Levente Polyak at 2026-05-22T20:27:29+02:00
upgpkg: 0.42.3-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.2
+       pkgver = 0.42.3
        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.2/ast-grep-0.42.2.tar.gz
-       sha512sums = 
d6fe0547c653d0837fbef8b4e3563e33100bcc9d5f2e30508adcef40936baed767cf7a40fa9e37c17f91223f8e7fc6cfb9c457d3c95a1a193aabe0ba9a3e28ee
-       b2sums = 
3968b112979c4369f2e3d7a49188d9861955ddcca9bad605348cbf50ff68e956beec9675e878955b1d6c2d88d596a3dfa01cf2a924d4e310f4d9f35d6cfb0981
+       source = 
https://github.com/ast-grep/ast-grep/archive/0.42.3/ast-grep-0.42.3.tar.gz
+       sha512sums = 
5a59987134bd1b63ba040acc706e2e65c52780c3c8ba05165157cc7b314da40b719a808a24d8029ae36a7eed5b9e196e067faf31fc1b98bcb72762b0a71012ad
+       b2sums = 
c0883ed54ca498ed1d4dee5584b09fb62403fc0e94d9a342c91e2cad0c450643f0301a551307f013756083464c4d206857f16b3d5ba3df787b3a659cb020e1ee
 
 pkgname = ast-grep
        depends = libgcc


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@ pkgname=(
   ast-grep
   python-ast-grep
 )
-pkgver=0.42.2
+pkgver=0.42.3
 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=('d6fe0547c653d0837fbef8b4e3563e33100bcc9d5f2e30508adcef40936baed767cf7a40fa9e37c17f91223f8e7fc6cfb9c457d3c95a1a193aabe0ba9a3e28ee')
-b2sums=('3968b112979c4369f2e3d7a49188d9861955ddcca9bad605348cbf50ff68e956beec9675e878955b1d6c2d88d596a3dfa01cf2a924d4e310f4d9f35d6cfb0981')
+sha512sums=('5a59987134bd1b63ba040acc706e2e65c52780c3c8ba05165157cc7b314da40b719a808a24d8029ae36a7eed5b9e196e067faf31fc1b98bcb72762b0a71012ad')
+b2sums=('c0883ed54ca498ed1d4dee5584b09fb62403fc0e94d9a342c91e2cad0c450643f0301a551307f013756083464c4d206857f16b3d5ba3df787b3a659cb020e1ee')
 
 prepare() {
   cd ${pkgbase}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ast-grep/-/commit/bfee65973debf4abab4c27605eb30a48ec9a28b1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ast-grep/-/commit/bfee65973debf4abab4c27605eb30a48ec9a28b1
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


Reply via email to