Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
node-gyp


Commits:
0a5a2822 by Caleb Maclennan at 2026-06-05T14:22:07+03:00
upgpkg: 12.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = node-gyp
        pkgdesc = Node.js native addon build tool
-       pkgver = 12.3.0
+       pkgver = 12.4.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=v12.3.0
-       b2sums = 
18dbac618d58f3187ea7bda17e06a00346592c3cb73e1a87782d63e1f59d645eb61ec8fce16b16e667a847fdf76d6a5cafbd5e23a6e51667862dfb54f2718d98
+       source = git+https://github.com/nodejs/node-gyp.git#tag=v12.4.0
+       b2sums = 
bebd8496a2d078c315d9aae3c5158f4f7c8d00f5f6da03da57a2a2bab18a52c33ba8885e28b423a7118b6c6306a190c45d6a88bc8ffb43ee7df0f43d68d72726
 
 pkgname = node-gyp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=node-gyp
-pkgver=12.3.0
+pkgver=12.4.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=('18dbac618d58f3187ea7bda17e06a00346592c3cb73e1a87782d63e1f59d645eb61ec8fce16b16e667a847fdf76d6a5cafbd5e23a6e51667862dfb54f2718d98')
+b2sums=('bebd8496a2d078c315d9aae3c5158f4f7c8d00f5f6da03da57a2a2bab18a52c33ba8885e28b423a7118b6c6306a190c45d6a88bc8ffb43ee7df0f43d68d72726')
 
 prepare() {
   cd $pkgname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/node-gyp/-/commit/0a5a282204b6b0a6fc3839abce5ed7a5000d6020
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