blob: 2cabbf738662c0f31fee5478e66df19c56e042de (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = mongosh-bin
pkgdesc = An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.
pkgver = 1.0.5
pkgrel = 2
url = https://github.com/mongodb-js/mongosh.git
arch = x86_64
license = Apache
makedepends = tar
depends = xz
depends = krb5
source = https://downloads.mongodb.com/compass/mongosh-1.0.5-linux-x64.tgz
sha256sums = 0e47c60e99dbfb2cc55696a384bd8d23e03df0026ea629e27ceef40e7f0d1770
pkgname = mongosh-bin
|