mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:37:48 +08:00
npm: update tp 3.10.8
This commit is contained in:
parent
267296688e
commit
8bf1a337fa
@ -1,5 +1,5 @@
|
||||
pkgname=npm
|
||||
pkgver=3.10.7
|
||||
pkgver=3.10.8
|
||||
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=('32a2279762d7d130d38ba2223983698e61defc56c9c09f8b1f55433cd63b3a1d')
|
||||
sha256sums=('0bf433c3550672b4c52c3684690fcf5d002a99326408a5072ddcaf1151a8a209')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user