blob: 9040041b0ec61139124917bc923f826369570042 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mongodb-tools-bin
pkgdesc = The MongoDB tools provide import, export, and diagnostic capabilities.
pkgver = 4.0.12
pkgrel = 1
url = https://github.com/mongodb/mongo-tools
arch = x86_64
arch = aarch64
license = Apache
depends = openssl
optdepends = mongodb-compass: The MongoDB GUI
provides = mongodb-tools=4.0.12
conflicts = mongodb-tools
source_x86_64 = mongodb-org-tools_4.0.12_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/4.0/multiverse/binary-amd64/mongodb-org-tools_4.0.12_amd64.deb
sha256sums_x86_64 = 04999e2dbe95d0d0e0025e2253cd061fafdf3099605ae4a846a2c7521bfaf78d
source_aarch64 = mongodb-org-tools_4.0.12_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/4.0/multiverse/binary-arm64/mongodb-org-tools_4.0.12_arm64.deb
sha256sums_aarch64 = 9c97c479c032e024f658f24e3daf9c9e56caf4f9571bea8ec3b84b3a2ee8234e
pkgname = mongodb-tools-bin
|