community/npm to 6.14.5-1

This commit is contained in:
Kevin Mihelich 2020-05-08 19:16:54 +00:00
parent ca22416dbd
commit db89d134db

View file

@ -4,7 +4,7 @@
# - makedepend on libpng - required to build pngquant from source during build
pkgname=npm
pkgver=6.14.4
pkgver=6.14.5
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -17,7 +17,7 @@ depends=('nodejs' 'node-gyp' 'semver')
makedepends=('libgl' 'libxi' 'marked' 'marked-man' 'procps-ng' 'python' 'libpng')
options=('!emptydirs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz")
sha512sums=('94d1d2438d504357b4908f40b58a1380aaef14fab2ba5bf9cd705ec29b73b409879cae6e9435424294e53ebc69fcf5a831d1979d8b81bc2859448ecb5ef5334c')
sha512sums=('fb090305d3755fb80cf760e2a4b24a09e78fd38f92692584907f34ca90a82455a4adc6bf117739ecdc67cf8043db126855e35c3c5388dc0c3853d66be3a0ec10')
prepare() {
cd cli-$pkgver