community/npm to 7.18.1-1

This commit is contained in:
David Beauchamp 2021-07-22 12:03:12 -04:00
parent 95701ad396
commit 28639dff98

View file

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