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


Commits:
ae0cf6bc by Caleb Maclennan at 2026-01-27T22:46:13+03:00
upgpkg: 12.2.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.1.0
+       pkgver = 12.2.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.1.0
-       b2sums = 
9b85e613547008d1f3d6f003ac87a96be8e80bc44c5afdc4e42879dbb513a62e2a9c512f1c5065b2935f520e17c9f58205adf50c0160c737ae047556e181777c
+       source = git+https://github.com/nodejs/node-gyp.git#tag=v12.2.0
+       b2sums = 
71771e05e954473ea9c5e6556760ea823ced68f1d3dd3b05e5e70eb7294b4ac7ebea158c6ab7cb8b750cac1b9978f3342841bdd0392b383657468bf7aabf3780
 
 pkgname = node-gyp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Daniel M. Capella <[email protected]>
 
 pkgname=node-gyp
-pkgver=12.1.0
+pkgver=12.2.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=('9b85e613547008d1f3d6f003ac87a96be8e80bc44c5afdc4e42879dbb513a62e2a9c512f1c5065b2935f520e17c9f58205adf50c0160c737ae047556e181777c')
+b2sums=('71771e05e954473ea9c5e6556760ea823ced68f1d3dd3b05e5e70eb7294b4ac7ebea158c6ab7cb8b750cac1b9978f3342841bdd0392b383657468bf7aabf3780')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to