node-gyp
This commit is contained in:
@ -9,6 +9,9 @@ license=('MIT')
|
||||
provides=('pnpm')
|
||||
conflicts=('pnpm' 'pnpm-git')
|
||||
|
||||
deps=('node-gyp')
|
||||
build_deps=('git')
|
||||
|
||||
sources=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64?~archive=false"
|
||||
"git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false")
|
||||
checksums=('SKIP'
|
||||
|
Reference in New Issue
Block a user