summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b20a9341f2c9411aaccbde6ff4e5019694b322e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = mongodb-shell
	pkgdesc = The MongoDB Shell includes all features of legacy mongo shell with new syntax highligting, clear error messages and intelligent autocomplete.
	pkgver = 0.6.1
	pkgrel = 1
	url = https://www.mongodb.com/
	arch = x86_64
	license = apache-2.0
	optdepends = mongodb-bin
	provides = mongosh
	options = !strip
	source = https://downloads.mongodb.com/compass/mongosh-0.6.1-linux.tgz
	sha256sums = 6896d77224ca3edbd0c031b0904b5a8a55043851780c7e547f1a70e48bdac540

pkgname = mongodb-shell