Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/pnpm/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'pnpm'
pkgname=pnpm
version=10.17.1
version=10.20.0
revision=1
build_style=fetch
hostmakedepends="nodejs jq"
Expand All @@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
license="MIT"
homepage="https://pnpm.io/"
distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
checksum=a1e0133f6801c13039ae41309e5e5a7d1058a3a1e1edd020a4944a83c5368d04
checksum=47a3352808501b8d1ef20112273b6a5dcfa53d28a55bcce36d268e878bd6bfe9
python_version=3

do_install() {
Expand Down