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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 4 02:19:37 UTC 2022


    Date: Friday, March 4, 2022 @ 02:19:35
  Author: felixonmars
Revision: 1141489

upgpkg: npm 8.5.3-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-04 01:18:20 UTC (rev 1141488)
+++ PKGBUILD	2022-03-04 02:19:35 UTC (rev 1141489)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=8.5.2
+pkgver=8.5.3
 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=('6d23660d0dc7d17670e0a7a0d042b01040c1e80a9a45add4ab3c851ea87d98ae329a4b60d8fc8fb6ad2b12ef26cc56905a016c7327339b8ff26731601f00f3b1')
+sha512sums=('25c19d6dae827f99fe61c4baae126f186b3566422dd6317e100950975999b4bdd4da7eac1e821e8c5963002d12ce6fe650a16cea191994e83bc71930e71b2907')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list