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

Felix Yan felixonmars at archlinux.org
Fri Apr 16 06:12:24 UTC 2021


    Date: Friday, April 16, 2021 @ 06:12:23
  Author: felixonmars
Revision: 919350

upgpkg: npm 7.10.0-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 05:58:09 UTC (rev 919349)
+++ PKGBUILD	2021-04-16 06:12:23 UTC (rev 919350)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=7.9.0
+pkgver=7.10.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=('ad59518cfa8990d61d662de6385489fa0f490f556d5de479890363feb74d8eadc3074e41c5899d09c94c15bc7661766eee20666fca97fac4178e6b26b9c7c6f7')
+sha512sums=('fdcd6388392a3dc635e10fce4b9453fb450e54b4e7c253704639e619abf7b0e31154287396115be113fa513d0c5aad93ba14cba30e6b0aaca3e17e045419bf12')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list