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