community/npm to 7.7.3-1

This commit is contained in:
Kevin Mihelich 2021-03-24 23:45:21 +00:00
parent 94df369a4e
commit 0d39b0daed

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=7.7.1
pkgver=7.7.3
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -18,7 +18,7 @@ depends=('nodejs' 'node-gyp' '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=('3a4ca330e4c1421cc2f09ef551e48453a6eff2d567ae8811034398005dd7600cc124eb3c900d6229173fca8b02f3449457a9c875906fcb02cd200bb59ea7cbe9')
sha512sums=('cde330aaf822f4941eed3603fcd5bc5c6f7d4e056eaf7bd07b7d8e124e6a29675b8fa6fffc02c28e2e3df8ce40fe5a96ccda542b8963bbac1248d587fb8ef047')
prepare() {
cd cli-$pkgver