summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1844bb60f031
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = mongosh-bin
+ pkgdesc = An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/mongodb-js/mongosh.git
+ arch = x86_64
+ license = Apache
+ makedepends = tar
+ depends = glibc
+ source = https://downloads.mongodb.com/compass/mongosh-1.0.0-linux-x64.tgz
+ sha256sums = 7d6ef14e8abdb22904fbb3aafa1bbcc8d3b71be48b6ba881d0cf36124c99f396
+
+pkgname = mongosh-bin