blob: badeb2523cf703ce6300711ae7bbcc0611bfe91b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = mongodb-tools-bin
pkgdesc = The MongoDB tools provide import, export, and diagnostic capabilities.
pkgver = 100.5.0
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=100.5.0
conflicts = mongodb-tools
source_x86_64 = mongodb-org-tools_100.5.0_x86_64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/5.0/multiverse/binary-amd64/mongodb-database-tools_100.5.0_amd64.deb
sha256sums_x86_64 = dfb857f94ee162351780e25c970359b2d2840f16a4cd7ccb044ebbdf3572b6ab
source_aarch64 = mongodb-org-tools_100.5.0_aarch64.deb::https://repo.mongodb.org/apt/ubuntu/dists/focal/mongodb-org/5.0/multiverse/binary-arm64/mongodb-database-tools_100.5.0_arm64.deb
sha256sums_aarch64 = d9137112cdf4352b018b458d3e31156883783635b501cdb9db6ec1aec54d2f21
pkgname = mongodb-tools-bin
|