community/npm to 7.10.0-1

This commit is contained in:
Kevin Mihelich 2021-04-16 12:45:19 +00:00
parent 15f08c3944
commit fefa642dbf

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=7.9.0
pkgver=7.10.0
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=('ad59518cfa8990d61d662de6385489fa0f490f556d5de479890363feb74d8eadc3074e41c5899d09c94c15bc7661766eee20666fca97fac4178e6b26b9c7c6f7')
sha512sums=('fdcd6388392a3dc635e10fce4b9453fb450e54b4e7c253704639e619abf7b0e31154287396115be113fa513d0c5aad93ba14cba30e6b0aaca3e17e045419bf12')
prepare() {
cd cli-$pkgver