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.2
version=11.1.3
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=bfe4d2b2c7a3210565bba62929f9efe493eb5f24627201a102ea4514eae8cf80
checksum=740302fe768aaf1ba680c5213bd08983f219e0bcf0c96c0c6d7be393b8620c98
python_version=3

do_install() {
Expand Down