Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
npm


Commits:
6e4d4a1a by Daniel M. Capella at 2025-07-30T21:26:31-04:00
upgpkg: 11.5.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = npm
        pkgdesc = JavaScript package manager
-       pkgver = 11.5.1
+       pkgver = 11.5.2
        pkgrel = 1
        url = https://www.npmjs.com
        arch = any
@@ -13,7 +13,7 @@ pkgbase = npm
        depends = semver
        optdepends = git: for dependencies using Git URL's
        options = !zipman
-       source = npm-cli::git+https://github.com/npm/cli.git#tag=v11.5.1
-       b2sums = 
4869860e1a7d7a024d30aceaf85ec0ea763fd0aaecfa226caafb97c36841547b596e5105cf365debd3bc98d7fc9d566e8eaeb9664034566c570a9534b53d34e6
+       source = npm-cli::git+https://github.com/npm/cli.git#tag=v11.5.2
+       b2sums = 
bceeaeafb476d7ba99c48812e8a40bf571be9e368e510c5624d332cb03843f7b65a7ee5a80034f8ec0546566facbae3605f7158b21ccde0ce3d3b1d1cdeab7d3
 
 pkgname = npm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=npm
-pkgver=11.5.1
+pkgver=11.5.2
 pkgrel=1
 pkgdesc='JavaScript package manager'
 arch=(any)
@@ -21,7 +21,7 @@ makedepends=(
 options=(!zipman)
 optdepends=("git: for dependencies using Git URL's")
 source=("npm-cli::git+https://github.com/npm/cli.git#tag=v$pkgver";)
-b2sums=('4869860e1a7d7a024d30aceaf85ec0ea763fd0aaecfa226caafb97c36841547b596e5105cf365debd3bc98d7fc9d566e8eaeb9664034566c570a9534b53d34e6')
+b2sums=('bceeaeafb476d7ba99c48812e8a40bf571be9e368e510c5624d332cb03843f7b65a7ee5a80034f8ec0546566facbae3605f7158b21ccde0ce3d3b1d1cdeab7d3')
 
 build() {
   cd npm-cli



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/npm/-/commit/6e4d4a1adb71fdfed241c5bd563764cdcf2951b6

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


Reply via email to