mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
npm: update to 3.10.6
This commit is contained in:
parent
f3393df4ea
commit
4d7e004eb1
@ -1,5 +1,5 @@
|
||||
pkgname=npm
|
||||
pkgver=3.9.6
|
||||
pkgver=3.10.6
|
||||
pkgrel=1
|
||||
pkgdesc='A package manager for javascript'
|
||||
arch=('any')
|
||||
@ -11,7 +11,7 @@ makedepends=('procps-ng')
|
||||
optdepends=('python2: for node-gyp')
|
||||
options=('!emptydirs')
|
||||
source=("https://github.com/${pkgname}/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('2a922720f9c2fd246fae732a0f35e87e6bfa2375f26713e4118a6e5ed0224dfa')
|
||||
sha256sums=('c682b67b56f76b71910131b161782295230f48ad8f711d7222c9f24fab713641')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user