community/npm to 8.3.1-1

This commit is contained in:
Kevin Mihelich 2022-01-16 02:58:05 +00:00
parent 68a331abe3
commit 6bbba38b35

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=8.3.0
pkgver=8.3.1
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -18,7 +18,7 @@ depends=('nodejs' 'node-gyp' 'nodejs-nopt' 'semver')
makedepends=('libgl' 'libxi' 'marked' 'marked-man' 'procps-ng' 'python')
options=('!emptydirs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz")
sha512sums=('cca6034a4340e1d7748799a6c53646ad9143143d01868f1a0bdd19a68b09b24071eb5d2f3db8821f6648a8b21f7381feff2b57a3b598358e7d7c01fbd8615ea4')
sha512sums=('a7b2d5e4cb2df4319375d61338640c467a285b87c5c8c9fb9b7c8362878df4835ed8c84f2440c1151b25e50c5192edcf99f8ae97bdbfd2719c3c07922a4bbdc6')
prepare() {
cd cli-$pkgver