blob: 228c15d97f530a12ef3d3a6ec7fe46dfb5f83f93 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = elasticdump
pkgdesc = Import and export tools for Elasticsearch
pkgver = 6.114.0
pkgrel = 1
url = https://github.com/elasticsearch-dump/elasticsearch-dump
arch = any
license = Apache-2.0
makedepends = npm
makedepends = jq
depends = nodejs>=8.0
noextract = elasticdump-6.114.0.tgz
source = https://registry.npmjs.org/elasticdump/-/elasticdump-6.114.0.tgz
sha256sums = a4c9c08848d347b2d3543d55f21935835e999a20e90567d987a2f3c59b2f091b
pkgname = elasticdump
|