community/npm6 to 6.14.15-1

This commit is contained in:
Kevin Mihelich 2021-08-24 12:45:29 +00:00
parent cd9b2e25c0
commit d84113455d
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
pkgname=npm6
_pkgname=npm
pkgver=6.14.14
pkgver=6.14.15
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -21,7 +21,7 @@ depends=('nodejs-lts-fermium' '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=('f7b6065b9f9194c6f156fe1c1ee7bbabaeefc4d4374bea59f077b36b2415266a2998c8ffab3e5eb68375c711b7157e1b95f38129341097738115c744068259dd')
sha512sums=('9cf3412d25c2fa4137a30b9144e8bb668d6f606e877e709d2c02e00826da86a75fbd320136f471a17495e163cd91e3898f5759ab64e0b83fed494e9a0bcb28f4')
prepare() {
cd cli-$pkgver