blob: 384bf38716d5c2ceb0330cd925b5e62823b8e927 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = mongosh-git
pkgdesc = The MongoDB Shell.
pkgver = 1.5.4.r11.g1db42a4c
pkgrel = 3
url = https://github.com/mongodb-js/mongosh
arch = x86_64
arch = aarch64
license = Apache
license = MPL
license = custom:Customer Agreement
makedepends = npm
makedepends = python
makedepends = git
makedepends = procps-ng
depends = krb5
provides = mongosh
provides = mongosh-bin
conflicts = mongosh
conflicts = mongosh-bin
source = git+https://github.com/mongodb-js/mongosh.git
sha256sums = SKIP
pkgname = mongosh-git
|