community/npm to 7.16.0-1

This commit is contained in:
Kevin Mihelich 2021-06-04 01:07:49 +00:00
parent d35b182158
commit a3f556dcb1

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=7.15.1
pkgver=7.16.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=('3f4c4c2d00dd1162e003e28df073bd205d47e233341bf4087c7227b58c87ccc6ac3f53b2bd3563283a8c72d695098d021260186adb5226df16e3403363f74ca5')
sha512sums=('7c56c24df7d09aefa3412af9872f25d6608bd830ddfed6fe09a710df04c76aac4581445dd8e4671952b1801a0901659eb2010cdc5abd61ddf33dc3017d911b2a')
prepare() {
cd cli-$pkgver