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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 30 22:26:06 UTC 2021


    Date: Saturday, October 30, 2021 @ 22:26:06
  Author: felixonmars
Revision: 1035014

upgpkg: npm 8.1.2-1

Modified:
  npm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-30 20:28:23 UTC (rev 1035013)
+++ PKGBUILD	2021-10-30 22:26:06 UTC (rev 1035014)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=npm
-pkgver=8.1.1
+pkgver=8.1.2
 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=('5f4127d18f15e942bd30cb023b71449900a841d40421022dea4396f567a907e7825f3ce2aca1694ee08872f72d1b3b85e1b863f20647a1d61e4a9682b2983820')
+sha512sums=('d8317209d0f2b7f53e68ded87d5020cad0b3b1491b7b2fb89f2c207d4b6f4f615ef63047b109881e3d86ae0600867e37f695d16f9033641b9c3a0575eff981d3')
 
 prepare() {
   cd cli-$pkgver



More information about the arch-commits mailing list