Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / npm


Commits:
649826a0 by Lukas Fleischer at 2026-03-18T21:18:12-04:00
upgpkg: 11.12.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = npm
        pkgdesc = JavaScript package manager
-       pkgver = 11.11.1
+       pkgver = 11.12.0
        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.11.1
-       b2sums = 
fddcb40d65f3abac1aaf9c8112332512544e2ce74bcd97c7b660418e0bc7a2afcf00052dda4705b63ce984f1f574f600e605df2252e8c4f044430a0500c064cc
+       source = npm-cli::git+https://github.com/npm/cli.git#tag=v11.12.0
+       b2sums = 
5080efab4bfdd445df66ed6cff345647d79b46b4041f529a05d7a6ed3d245ef369ba64fe11fc822a65e9fc70a8db1058f24e6572421ee2bd611c9048e9417b06
 
 pkgname = npm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Felix Yan <[email protected]>
 
 pkgname=npm
-pkgver=11.11.1
+pkgver=11.12.0
 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=('fddcb40d65f3abac1aaf9c8112332512544e2ce74bcd97c7b660418e0bc7a2afcf00052dda4705b63ce984f1f574f600e605df2252e8c4f044430a0500c064cc')
+b2sums=('5080efab4bfdd445df66ed6cff345647d79b46b4041f529a05d7a6ed3d245ef369ba64fe11fc822a65e9fc70a8db1058f24e6572421ee2bd611c9048e9417b06')
 
 build() {
   cd npm-cli



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

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


Reply via email to