summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-09-05 15:28:29 +0200
committerDaniel Peukert2020-09-05 15:28:29 +0200
commit1d56d262550e55e629cea6189c4c841a105b7bfa (patch)
treecfb4220ad28ab9b2e820cb9906ccc09af726f9d8 /PKGBUILD
parent7dae03d0c5d5b1e3345b1f0eada428ab84a947d0 (diff)
downloadaur-1d56d262550e55e629cea6189c4c841a105b7bfa.tar.gz
Fixed mongodb-compass-git pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d2eaa3737a4..4712204d5c81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname="mongodb-$_target"
pkgname="$_pkgname-git"
pkgver='1.22.0.r3297.g89cefad0'
pkgrel='1'
-pkgdesc='The official GUI for MongoDB'
+pkgdesc='The official GUI for MongoDB - git version'
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url='https://www.mongodb.com/products/compass'
license=('custom:SSPL')