summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2024-02-12 21:00:32 +0100
committerDaniel Peukert2024-02-12 21:00:32 +0100
commitcebde9c213b9b6e3209f9213f3d699113ee3bc48 (patch)
tree877492018cb3e1843e7c8c75ea84a07dd319dcb8
parentf213298e2583bff6419383cdf48b55b59cad345c (diff)
downloadaur-cebde9c213b9b6e3209f9213f3d699113ee3bc48.tar.gz
Update mongodb-compass to 1.42.0, mongodb-compass-beta to 1.42.1-beta.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7d311776f0d..60e033d8112e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgver='r16716.gfd2aab99c'
pkgrel='1'
epoch='1'
pkgdesc='The official GUI for MongoDB - Readonly Edition - git version'
-# If you're running on armv7h or aarch64, use the electron25-bin package from the AUR for the electron25 dependency
-# If you're running on armv7h, you have to add it to the arch and source arrays of the electron25-bin AUR dependency
+# If you're running on armv7h or aarch64, use the electron28-bin package from the AUR for the electron28 dependency
+# If you're running on armv7h, you have to add it to the arch and source arrays of the electron28-bin AUR dependency
arch=('x86_64' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'
license=('SSPL-1.0')