community/npm to 8.5.4-1

This commit is contained in:
Kevin Mihelich 2022-03-11 00:06:47 +00:00
parent 0f8c37c7f3
commit 77922d48e1

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=8.5.3
pkgver=8.5.4
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=('25c19d6dae827f99fe61c4baae126f186b3566422dd6317e100950975999b4bdd4da7eac1e821e8c5963002d12ce6fe650a16cea191994e83bc71930e71b2907')
sha512sums=('8f5869a82db7de0ba0cbd24784594413d4acd112a9863da1c8985e64bace753a6079e91669228c953e90d02ba63a13e3bb396892407dceb24d46efe9cffdf671')
prepare() {
cd cli-$pkgver