From 4bbb9fd6865a2f007e7660429a65e3e47148501b Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 26 Oct 2021 23:28:36 +0000 Subject: [PATCH] community/npm to 8.1.1-1 --- community/npm/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/npm/PKGBUILD b/community/npm/PKGBUILD index 85a171bd2..92f124e93 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.1.0 +pkgver=8.1.1 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=('151d65f04e25720109fe8033e85350f807bf4e29431a739a2dda86a0b60bce4142d202a2656da66e4718763443b9acdcc94184f5c626d94e53be9581357b0a8f') +sha512sums=('5f4127d18f15e942bd30cb023b71449900a841d40421022dea4396f567a907e7825f3ce2aca1694ee08872f72d1b3b85e1b863f20647a1d61e4a9682b2983820') prepare() { cd cli-$pkgver