mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
nodejs-d3: auto updated to 7.8.5-1
This commit is contained in:
parent
0e07c5eadb
commit
8a84f6314b
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
_pkgbase=d3
|
||||
pkgname=nodejs-$_pkgbase
|
||||
pkgdesc='Bring data to life with SVG, Canvas and HTML'
|
||||
pkgver=7.8.4
|
||||
pkgrel=2
|
||||
pkgver=7.8.5
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url='https://github.com/d3/d3'
|
||||
license=('ISC')
|
||||
|
@ -13,7 +13,7 @@ depends=('nodejs' 'bash')
|
|||
makedepends=('npm')
|
||||
source=("http://registry.npmjs.org/$_pkgbase/-/$_pkgbase-$pkgver.tgz"
|
||||
'LICENSE')
|
||||
sha512sums=('ab65874ad761881b43f033268433f22665d4c6be955919e02b2889e447d73313f0fada93e8184d8e1259e30dc11ec366dd0a157d92d8f0eaeafea3c5733c0a44'
|
||||
sha512sums=('260a1a8431b9d677147c9bbac17ff5bd6404a8e7e5817ca5e0c687aa5712aee4decfbca1691291f62f158e371019e4b67a7fe39c58af5ee688327b1e30cb745c'
|
||||
'4f26a005ba15bf0dd1b9087992a21cfcccb1c21de872df42d98dbb81542ed0c14bf7f04b80554169efc5ec689ee7da89402dfd3031482238b1ef9cda6ec1b070')
|
||||
noextract=($_pkgbase-$pkgver.tgz)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue