summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-07-08 21:05:39 +0200
committerDaniel Peukert2023-07-08 21:05:39 +0200
commitc329e7f6ef443822038bbcfcc67e0f300c494a39 (patch)
treea6c1f43a382abaca027be3450426b51774bb394a
parente7540f8ee2650ef68278cbf74f5fae3633b58ecb (diff)
downloadaur-c329e7f6ef443822038bbcfcc67e0f300c494a39.tar.gz
Update mongodb compass ARM dep note
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 939adedf87a8..57b6caee6f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgver='1.39.0-beta.0'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Isolated Edition - beta version'
-# If you're running on armv7h or aarch64, use the electron23-bin package from the AUR for the electron dependency
+# If you're running on armv7h or aarch64, use the electron23-bin package from the AUR for the electron23 dependency
# If you're running on armv7h, you have to add it to the arch and source arrays of the electron23-bin AUR dependency
arch=('x86_64' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'