Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
pnpm


Commits:
e5a4c792 by Daniel M. Capella at 2023-10-09T16:44:37-04:00
upgpkg: 8.9.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = pnpm
+       pkgdesc = Fast, disk space efficient package manager
+       pkgver = 8.9.0
+       pkgrel = 1
+       url = https://pnpm.io
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = pnpm
+       depends = nodejs
+       source = git+https://github.com/pnpm/pnpm.git#tag=v8.9.0?signed
+       validpgpkeys = 7B74D1299568B586BA9962B5649E4D4AF74E7DEC
+       b2sums = SKIP
+
+pkgname = pnpm


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Tomasz Jakub Rup <[email protected]>
 
 pkgname=pnpm
-pkgver=8.8.0
+pkgver=8.9.0
 pkgrel=1
 pkgdesc='Fast, disk space efficient package manager'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/e5a4c792b5874222624f9939af46eb2e02268ffa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pnpm/-/commit/e5a4c792b5874222624f9939af46eb2e02268ffa
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to