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=11.1.3
version=11.5.1
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=740302fe768aaf1ba680c5213bd08983f219e0bcf0c96c0c6d7be393b8620c98
checksum=de7a5c1bed8301805183a87997fe1720cd5caefb57be838535a4bfc4a1596959
python_version=3

do_install() {
Expand Down