summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1642ac854dc7d601bc37ac8c59c663b963ccf35d (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.7.7
	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.7.7-linux.tgz
	sha256sums = 7b246dc1590a7e63680a135f895c1356896fea6e9a2aa37b89ffa11497882367

pkgname = mongodb-shell