summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-09-05 15:25:22 +0200
committerDaniel Peukert2020-09-05 15:25:22 +0200
commit24f98c86e71bf39b798e7a56df716f841f114fb2 (patch)
treef1e85ab49b527cf024c79e5b3c7ee42ac56425ec /PKGBUILD
parentd50fa58048730637c726e0a045404e5fb9211665 (diff)
downloadaur-24f98c86e71bf39b798e7a56df716f841f114fb2.tar.gz
Updated mongodb-compass env var naming
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34edeb4a3b20..2c5b03758e7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname="mongodb-$_target"
_pkgver='1.22.0-beta.2'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
pkgrel='1'
-pkgdesc='The official GUI for MongoDB$compass_desc'
+pkgdesc='The official GUI for MongoDB - beta version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'
license=('custom:SSPL')