community/npm to 7.18.0-1

This commit is contained in:
Kevin Mihelich 2021-07-22 12:32:53 +00:00
parent 87c2ec86da
commit c8909d06a8

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=7.17.0
pkgver=7.18.0
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=('01349884845e84b4cf79162624425ed838552b3e0cf248d5f2bad87cadc10c304a3107fdac3a14d60b177a1aa8816227c8b0fbf0e7fde8d27ab391f5ccbe5246')
sha512sums=('d898423ac708e7679cbda8dd835562841a7042a41c365e488389962602d50da27576d314513d0257843e448fe914b752c0b0d3674919114605b159a9bb550779')
prepare() {
cd cli-$pkgver