1
This commit is contained in:
parent
9042a3e2b0
commit
486cca9b33
@ -9,7 +9,7 @@ license=('MIT')
|
||||
provides=('pnpm')
|
||||
conflicts=('pnpm' 'pnpm-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")
|
||||
checksums=('SKIP')
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user