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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 01:17:11 UTC 2022


    Date: Sunday, January 16, 2022 @ 01:17:11
  Author: felixonmars
Revision: 1105316

upgpkg: npm 8.3.1-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 01:17:09 UTC (rev 1105315)
+++ PKGBUILD	2022-01-16 01:17:11 UTC (rev 1105316)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=8.3.0
+pkgver=8.3.1
 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=('cca6034a4340e1d7748799a6c53646ad9143143d01868f1a0bdd19a68b09b24071eb5d2f3db8821f6648a8b21f7381feff2b57a3b598358e7d7c01fbd8615ea4')
+sha512sums=('a7b2d5e4cb2df4319375d61338640c467a285b87c5c8c9fb9b7c8362878df4835ed8c84f2440c1151b25e50c5192edcf99f8ae97bdbfd2719c3c07922a4bbdc6')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list