community/npm to 7.9.0-1

This commit is contained in:
Kevin Mihelich 2021-04-10 17:10:07 +00:00
parent cd799800d1
commit df1fc59701

View file

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