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


Commits:
9975f2f6 by Daniel M. Capella at 2023-10-03T23:37:19-04:00
upgpkg: 10.2.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = npm
+       pkgdesc = A package manager for JavaScript
+       pkgver = 10.2.0
+       pkgrel = 1
+       url = https://www.npmjs.com/
+       arch = any
+       license = custom:Artistic
+       makedepends = git
+       depends = nodejs
+       depends = node-gyp
+       depends = nodejs-nopt
+       depends = semver
+       optdepends = git: for dependencies using Git URL's
+       source = npm-cli::git+https://github.com/npm/cli.git#tag=v10.2.0
+       b2sums = SKIP
+
+pkgname = npm


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Daniel M. Capella <poly...@archlinux.org>
 
 pkgname=npm
-pkgver=10.1.0
+pkgver=10.2.0
 pkgrel=1
 pkgdesc='A package manager for JavaScript'
 arch=('any')



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

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


Reply via email to