summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 42834b28cecf57618c7d1763151baa8130beb583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.0.8
	pkgrel = 1
	url = https://www.mongodb.com/
	arch = x86_64
	license = apache-2.0
	depends = mongodb-bin
	provides = mongosh
	options = !strip
	source = https://downloads.mongodb.com/compass/mongosh-0.0.8-linux.tgz

pkgname = mongodb-shell