community/npm to 6.14.8-2

This commit is contained in:
Kevin Mihelich 2020-10-27 13:45:30 +00:00
parent 120fe753f6
commit 9511b44aa5

View file

@ -5,7 +5,7 @@
pkgname=npm
pkgver=6.14.8
pkgrel=1
pkgrel=2
pkgdesc='A package manager for javascript'
arch=('any')
url='https://www.npmjs.com/'
@ -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=('e5a77fc9130443dd96713129d5764e2afc185efda9f7e6465505c0619c146ce571e28c855913ad43fd11ebe6b0080822e29632f8f50c182fb4b05f2478c62a9d')
sha512sums=('bfdd3cfa179bb11940847c522e62be8c8771b03ac5d8fe1fd285905ac753f1f97f78149996c1453f3d15d6be2b6d3f572e4a420ea6f6791872a302ccf5e732c0')
prepare() {
cd cli-$pkgver