blob: a2b3f8728fd57287e5865bec0e6f177be9d67cc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mongodb-compass-readonly
pkgdesc = The official GUI for MongoDB - Readonly Edition
pkgver = 1.18.0
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
license = custom
depends = nss
depends = gconf
depends = libxtst
depends = alsa-lib
depends = gtk2
depends = libsecret
depends = gcc-libs-multilib
depends = libxss
optdepends = gnome-keyring
optdepends = libgnome-keyring
source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.18.0.x86_64.rpm
sha256sums = fc217765e5afbfe2655ba65be3d14640f646a1e1d1d273f46fb56273d371da4e
pkgname = mongodb-compass-readonly
|