[arch-commits] Commit in npm/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 07:53:26 UTC 2022


    Date: Wednesday, June 29, 2022 @ 07:53:26
  Author: felixonmars
Revision: 1239876

upgpkg: npm 8.7.0-1

Modified:
  npm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 07:38:41 UTC (rev 1239875)
+++ PKGBUILD	2022-06-29 07:53:26 UTC (rev 1239876)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=8.6.0
+pkgver=8.7.0
 pkgrel=1
 pkgdesc='A package manager for javascript'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('libgl' 'libxi' 'procps-ng' 'python')
 options=('!emptydirs')
 source=("https://github.com/npm/cli/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('8a2702fdd07fd6231381396834b879c04c3becb5355384b2ea6b5838d9d24b0f70db524a1dd5a640b11e1a9f45b9e99e8c51a322d9a9ed77c03c4f9ae36fe93d')
+sha512sums=('c73b0105b3d6659d3d9c0cde4a4a012c1433aab84a5843aaa1eb1995a4b0b2ec8aa88b98de652b030bd47dc85ff074efe157ea371e1b690eb855bcff6f85cf96')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list