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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 00:56:09 UTC 2021


    Date: Monday, December 20, 2021 @ 00:56:09
  Author: felixonmars
Revision: 1079136

upgpkg: npm 8.3.0-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 00:51:27 UTC (rev 1079135)
+++ PKGBUILD	2021-12-20 00:56:09 UTC (rev 1079136)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=8.2.0
+pkgver=8.3.0
 pkgrel=1
 pkgdesc='A package manager for javascript'
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('libgl' 'libxi' 'marked' 'marked-man' 'procps-ng' 'python')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/npm/cli/archive/v$pkgver.tar.gz")
-sha512sums=('3f4c56f85ec1f0ec25005e4d47e1b03eed63e96b95b6a66e481e5d3413b2a64e162e6af554c28c4a5b667838bae38080a92dd7b18073634e8beed82d676c5ccd')
+sha512sums=('cca6034a4340e1d7748799a6c53646ad9143143d01868f1a0bdd19a68b09b24071eb5d2f3db8821f6648a8b21f7381feff2b57a3b598358e7d7c01fbd8615ea4')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list