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

Felix Yan felixonmars at archlinux.org
Thu Jul 2 18:17:48 UTC 2020


    Date: Thursday, July 2, 2020 @ 18:17:47
  Author: felixonmars
Revision: 657506

upgpkg: node-gyp 7.0.0-1

Modified:
  node-gyp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-02 18:09:09 UTC (rev 657505)
+++ PKGBUILD	2020-07-02 18:17:47 UTC (rev 657506)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=node-gyp
-pkgver=6.1.0
+pkgver=7.0.0
 pkgrel=1
 pkgdesc='Node.js native addon build tool'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('878036cc394eba379e69a4f1d3aaf8572fbc319d7aefd954fb06c22834b866dbd8d80dfb0c44a8dfba1e8c8c349ad991dfeaef370b6ce41e8aa6dd4aacd61d37')
+sha512sums=('656df8a80dc22523ca0f3d922411ca46fc8d40dd3258ee4418a2a4b0973e8c496ef55038ebc830253c9302b0b588e5d4eeb3775ad7e0fc232dfdd040385223be')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list