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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 9 22:14:16 UTC 2021


    Date: Thursday, September 9, 2021 @ 22:14:16
  Author: felixonmars
Revision: 1013235

upgpkg: npm 7.23.0-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-09 22:08:39 UTC (rev 1013234)
+++ PKGBUILD	2021-09-09 22:14:16 UTC (rev 1013235)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=7.22.0
+pkgver=7.23.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=('f40c6d2fc3577ec6d3f67d818e6bffd5dae51ba042cee45d12d47fd1ce7008706ce470d89e19f737e506ae11b7c0064d2356507f34384ec4e98149a3c9dbe543')
+sha512sums=('870aa60b825fdfa3f1cf1d2792a1027dc5ebfeaecea1edbb2ddb58739c88a1306d0e93bc0a25b124d9a0baa89d20a19922fe930127cf17b536a95e53c6d22fc6')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list