archive
This commit is contained in:
parent
15bb633681
commit
e14243da48
@ -12,7 +12,7 @@ conflicts=('pnpm' 'pnpm-git')
|
||||
#deps=()
|
||||
build_deps=('git')
|
||||
|
||||
source=("git+https://github.com/pnpm/pnpm.git#tag=v{$version}")
|
||||
source=("https://github.com/pnpm/pnpm/archive/${version}.tar.gz")
|
||||
checksum=(SKIP)
|
||||
|
||||
build() {
|
||||
|
Loading…
Reference in New Issue
Block a user