1
This commit is contained in:
parent
31595ac119
commit
ae48be3682
@ -12,10 +12,8 @@ conflicts=('pnpm' 'pnpm-git')
|
|||||||
deps=('node-gyp')
|
deps=('node-gyp')
|
||||||
build_deps=('git')
|
build_deps=('git')
|
||||||
|
|
||||||
sources=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64?~archive=false"
|
sources=("git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false")
|
||||||
"git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false")
|
checksums=('SKIP')
|
||||||
checksums=('SKIP'
|
|
||||||
'SKIP')
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}
|
cd ${srcdir}
|
||||||
|
Loading…
Reference in New Issue
Block a user