mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
npm: update to 4.1.0
This commit is contained in:
parent
5efd302487
commit
a89321c6b5
@ -1,5 +1,5 @@
|
||||
pkgname=npm
|
||||
pkgver=3.10.9
|
||||
pkgver=4.1.0
|
||||
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=('033b64babb4897b83b19523f61b6aa9db9d0dceca986fdf112872edaed1ba6ea')
|
||||
sha256sums=('d82275f6ab302512c8414282b66e4ac307255de3625d5ca3eddd8d25a415eab8')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user