tar.gz
This commit is contained in:
parent
81da1b0150
commit
30431bb513
@ -12,7 +12,7 @@ conflicts=('pnpm' 'pnpm-git')
|
|||||||
#deps=()
|
#deps=()
|
||||||
build_deps=('git')
|
build_deps=('git')
|
||||||
|
|
||||||
source=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64")
|
source=("https://github.com/pnpm/pnpm/archive/refs/tags/v${version}.tar.gz")
|
||||||
checksum=(SKIP)
|
checksum=(SKIP)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user