1
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| name='pnpm' | name='pnpm' | ||||||
| version='8.15.7' | version='9.0.4' | ||||||
| release='2' | release='2' | ||||||
| desc='Fast, disk space efficient package manager' | desc='Fast, disk space efficient package manager' | ||||||
| homepage='https://pnpm.io' | homepage='https://pnpm.io' | ||||||
| @@ -9,7 +9,7 @@ license=('MIT') | |||||||
| provides=('pnpm') | provides=('pnpm') | ||||||
| conflicts=('pnpm' 'pnpm-git') | conflicts=('pnpm' 'pnpm-git') | ||||||
|  |  | ||||||
| source=("git+https://github.com/pnpm/pnpm.git#tag=v${version}?~archive=false") | source=("https://github.com/pnpm/pnpm/releases/download/v${version}/pnpm-linux-x64?~archive=false") | ||||||
| checksum=('SKIP') | checksum=('SKIP') | ||||||
|  |  | ||||||
| build() { | build() { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user