summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-05-02 01:53:25 +0200
committerDaniel Peukert2021-05-02 01:53:25 +0200
commit72eaa097dbe5799ecfc11b12baeab6b8adb3573d (patch)
tree0fb0b38bff30534c3002694587a43970940ce7f5 /PKGBUILD
parent08204874f054de7bbfc0abe8e8734ea088f7bba8 (diff)
downloadaur-72eaa097dbe5799ecfc11b12baeab6b8adb3573d.tar.gz
Update electron6 dep package for mongodb-compass
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0b4f3dbdc27b..a8454d4bc877 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='The official GUI for MongoDB - Readonly Edition - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'
license=('custom:SSPL')
-depends=('electron6' 'krb5' 'libsecret' 'lsb-release')
+depends=('electron6-bin' 'krb5' 'libsecret' 'lsb-release')
makedepends=('git' 'npm6' 'python' 'unzip')
optdepends=('org.freedesktop.secrets')
provides=("$_pkgname")