summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67b174050cafa8f4fd0a1fa26b6c5c589f07dc28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = mongosh-bin
	pkgdesc = An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.
	pkgver = 1.2.2
	pkgrel = 1
	url = https://github.com/mongodb-js/mongosh.git
	arch = x86_64
	arch = aarch64
	license = Apache
	depends = xz
	depends = krb5
	source_x86_64 = https://downloads.mongodb.com/compass/mongosh-1.2.2-linux-x64.tgz
	sha256sums_x86_64 = 539d55c4d4a7cd3a717162b4eef78938d9cc9ac5345457ea66e9ae26a9f6ec99
	source_aarch64 = https://downloads.mongodb.com/compass/mongosh-1.2.2-linux-arm64.tgz
	sha256sums_aarch64 = 57d8585c9317ce83f633498273c6203916a440666a0421ac9d209ffd7590c08e

pkgname = mongosh-bin