mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 14:17:15 +08:00
npm: update to 3.5.2
This commit is contained in:
parent
1a42453d45
commit
7aaea48b7f
@ -1,5 +1,5 @@
|
||||
pkgname=npm
|
||||
pkgver=3.5.0
|
||||
pkgver=3.5.2
|
||||
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=('c8925ee1ef241837c793615c337142200425a2b74acc4f75e90b41a2cc6570b3')
|
||||
sha256sums=('334592960f8472158a082498f6f42af4cdc6bae77908373e3e45df87a96155e4')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user