summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-05-02 01:52:56 +0200
committerDaniel Peukert2021-05-02 01:52:56 +0200
commit88d6e1f676cd1eb6c4f13c795f4912be7bbadd65 (patch)
treea1e639e1ada8632bd318e969af45a5869abf5784 /PKGBUILD
parent635215a78861923db4e4015c1b77b1adb14e9415 (diff)
downloadaur-88d6e1f676cd1eb6c4f13c795f4912be7bbadd65.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 6e86514f0a3e..c780ba56671f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='The official GUI for MongoDB - Isolated 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")