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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 17 12:48:56 UTC 2021


    Date: Friday, September 17, 2021 @ 12:48:56
  Author: felixonmars
Revision: 1016760

upgpkg: npm 7.24.0-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-17 12:10:37 UTC (rev 1016759)
+++ PKGBUILD	2021-09-17 12:48:56 UTC (rev 1016760)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=7.23.0
+pkgver=7.24.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=('870aa60b825fdfa3f1cf1d2792a1027dc5ebfeaecea1edbb2ddb58739c88a1306d0e93bc0a25b124d9a0baa89d20a19922fe930127cf17b536a95e53c6d22fc6')
+sha512sums=('5635ed94b97231e86c17cc74712f08133ffa9ffc7bcaa33b64f359fa832796de6550975b63fb8903da5f6a0fe9f9052ab514b62f1a4cfc2eb7e861bf40035767')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list