community/npm to 7.14.0-1

This commit is contained in:
Kevin Mihelich 2021-05-20 23:07:53 +00:00
parent cc4b29ce70
commit db605c769b

View file

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