community/npm to 7.13.0-1

This commit is contained in:
Kevin Mihelich 2021-05-14 15:14:14 +00:00
parent 569f52c8cd
commit 38977456d5

View file

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