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