Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / npm
Commits:
eb59b6a7 by Lukas Fleischer at 2026-07-03T20:08:39-04:00
upgpkg: 11.18.0-1: upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = npm
pkgdesc = JavaScript package manager
- pkgver = 11.16.0
+ pkgver = 11.18.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.16.0
- b2sums =
d058d395ca4652e0cc81824dbcd3d5d3faeba7878cbd3497b001ae5633431ef39f50771b035777549c8c5dfab745157f73ae3a6bb4ad65fc53e39c39a1a84e55
+ source = npm-cli::git+https://github.com/npm/cli.git#tag=v11.18.0
+ b2sums =
2365132f05cd4dc46dd2c8fcbae32dc35ae30388cca6a924d864bea6e75262ffdd770639d0ee110c5aec4b25a60aa7da2e51d2b87ceee6e22e3b4d576f223545
pkgname = npm
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Felix Yan <[email protected]>
pkgname=npm
-pkgver=11.16.0
+pkgver=11.18.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=('d058d395ca4652e0cc81824dbcd3d5d3faeba7878cbd3497b001ae5633431ef39f50771b035777549c8c5dfab745157f73ae3a6bb4ad65fc53e39c39a1a84e55')
+b2sums=('2365132f05cd4dc46dd2c8fcbae32dc35ae30388cca6a924d864bea6e75262ffdd770639d0ee110c5aec4b25a60aa7da2e51d2b87ceee6e22e3b4d576f223545')
build() {
cd npm-cli
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/npm/-/commit/eb59b6a73b183fc6157d551e15552f095219da08
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/npm/-/commit/eb59b6a73b183fc6157d551e15552f095219da08
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