Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
node-gyp


Commits:
4e1339d8 by Daniel M. Capella at 2025-07-29T22:33:20-04:00
upgpkg: 11.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = node-gyp
        pkgdesc = Node.js native addon build tool
-       pkgver = 11.2.0
+       pkgver = 11.3.0
        pkgrel = 1
        url = https://github.com/nodejs/node-gyp
        arch = any
@@ -16,7 +16,7 @@ pkgbase = node-gyp
        optdepends = make: to build C++ modules
        optdepends = python: to build C++ modules
        options = !emptydirs
-       source = git+https://github.com/nodejs/node-gyp.git#tag=v11.2.0
-       b2sums = 
fbeaad14d704de470ac6211d802d86bea048712d628735a660322216ba315aaac67e77688ac4bfc4425cced1b156608a157709c3bc46d316ffd088d6172f42f5
+       source = git+https://github.com/nodejs/node-gyp.git#tag=v11.3.0
+       b2sums = 
205104e30b1516f157eea2acb264b201375c2ada705c4ac3721b7bf5caff3ef31da85cd20d1e7116dceff316f06fa47085145186008254cb78414eb4a72b8281
 
 pkgname = node-gyp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=node-gyp
-pkgver=11.2.0
+pkgver=11.3.0
 pkgrel=1
 pkgdesc='Node.js native addon build tool'
 arch=('any')
@@ -17,7 +17,7 @@ optdepends=('gcc: to build C++ modules'
             'python: to build C++ modules')
 options=('!emptydirs')
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('fbeaad14d704de470ac6211d802d86bea048712d628735a660322216ba315aaac67e77688ac4bfc4425cced1b156608a157709c3bc46d316ffd088d6172f42f5')
+b2sums=('205104e30b1516f157eea2acb264b201375c2ada705c4ac3721b7bf5caff3ef31da85cd20d1e7116dceff316f06fa47085145186008254cb78414eb4a72b8281')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/node-gyp/-/commit/4e1339d8da09c51707b063adc522bd34b74ef116

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/node-gyp/-/commit/4e1339d8da09c51707b063adc522bd34b74ef116
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to