dir
This commit is contained in:
parent
bc438900c2
commit
d2ebc37834
@ -13,10 +13,10 @@ source=("git+https://github.com/pnpm/pnpm.git#tag=v${version}?signed")
|
||||
checksum=('SKIP')
|
||||
|
||||
build() {
|
||||
cd ${srcfir}
|
||||
cd ${srcdir}
|
||||
wget https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64
|
||||
}
|
||||
|
||||
package() {
|
||||
cd ${srcfir}
|
||||
cd ${srcdir}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user