From c8909d06a8b5fadf2f8dacb889df74fcf19d9b5d Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 22 Jul 2021 12:32:53 +0000 Subject: [PATCH] community/npm to 7.18.0-1 --- community/npm/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/npm/PKGBUILD b/community/npm/PKGBUILD index bf3c07414..c15c90d95 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=7.17.0 +pkgver=7.18.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=('01349884845e84b4cf79162624425ed838552b3e0cf248d5f2bad87cadc10c304a3107fdac3a14d60b177a1aa8816227c8b0fbf0e7fde8d27ab391f5ccbe5246') +sha512sums=('d898423ac708e7679cbda8dd835562841a7042a41c365e488389962602d50da27576d314513d0257843e448fe914b752c0b0d3674919114605b159a9bb550779') prepare() { cd cli-$pkgver