community/npm to 7.7.1-1

This commit is contained in:
Kevin Mihelich 2021-03-24 18:19:08 +00:00
parent 848d70d53d
commit a0d7763bc8

View file

@ -5,7 +5,7 @@
# - comment make in build, comment man mv in package
pkgname=npm
pkgver=7.7.0
pkgver=7.7.1
pkgrel=1
pkgdesc='A package manager for javascript'
arch=('any')
@ -18,7 +18,7 @@ depends=('nodejs' 'node-gyp' '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=('4a5dd6bee909becac3ca4d3304ad733c9ee65765b4748e7f11f1163ae0f648e027ff31e8990dcc8282535cd4e682b2cb7fb1f3adde82b0476c75c2bca7e77bfc')
sha512sums=('3a4ca330e4c1421cc2f09ef551e48453a6eff2d567ae8811034398005dd7600cc124eb3c900d6229173fca8b02f3449457a9c875906fcb02cd200bb59ea7cbe9')
prepare() {
cd cli-$pkgver