community/npm to 6.14.10-1

This commit is contained in:
Kevin Mihelich 2020-12-22 22:56:12 +00:00
parent f92d45546d
commit a44ed24a88

View file

@ -4,7 +4,7 @@
# - makedepend on libpng - required to build pngquant from source during build
pkgname=npm
pkgver=6.14.9
pkgver=6.14.10
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -17,7 +17,7 @@ depends=('nodejs' 'node-gyp' 'semver')
makedepends=('libgl' 'libxi' 'marked' 'marked-man' 'procps-ng' 'python' 'libpng')
options=('!emptydirs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz")
sha512sums=('ec9fa70158f8349a3c1c4613e84973e4ce2feaf5708e44b612409187fb54ab26aef2debbf150a0f07c0fe0d1f111cd7dfdad517b0253114bfc0c747d2a2a6568')
sha512sums=('d6e27ae9f4883b7b0fa1f3e3c3f55edd256a8244f3386f4c0542f5e9af6004d027f1c6008bfd4cdafbcb788341d092cd891ca99b882f37afadc0c04961aab382')
prepare() {
cd cli-$pkgver