From 965cbd46641135e1b30f14ec6bc113e23e0f45a9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 29 Jan 2022 18:27:19 +0000 Subject: [PATCH] community/npm to 8.4.0-1 --- community/npm/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/npm/PKGBUILD b/community/npm/PKGBUILD index 73afb94e3..a5980d516 100644 --- a/community/npm/PKGBUILD +++ b/community/npm/PKGBUILD @@ -5,7 +5,7 @@ # - comment make in build, comment man mv in package pkgname=npm -pkgver=8.3.2 +pkgver=8.4.0 pkgrel=1 pkgdesc='A package manager for javascript' arch=('any') @@ -18,7 +18,7 @@ depends=('nodejs' 'node-gyp' 'nodejs-nopt' 'semver') 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=('e8d3e2812fd56a22808cd73e9a22c00f790e9abdeb601ca6491ee2dbcbdfd6cbbf9b9caa6d5f061208d3da16c5fd1036e4567f2b7560ac90724c5e8ad20e0bf8') +sha512sums=('2ebfbe5350550574314f0ac15f61808458a81492d8ad135c14ccec39214d209282f4d7659917bd87cb976c9b847c52e757131ef3ad3eb1644b4a7df3942b3a25') prepare() { cd cli-$pkgver