summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAman2020-06-09 14:42:32 +0530
committerAman2020-06-09 14:42:32 +0530
commit9e73c59000f17d584363881ef51a0fac446c849e (patch)
treec7e90c56e08e003b66b820a3cfa1ec244f10583b /PKGBUILD
parentf77c85e90fcb71a7c8a14db3add4acc6a63e3523 (diff)
downloadaur-9e73c59000f17d584363881ef51a0fac446c849e.tar.gz
Changed description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63cf2c8d3ea9..f0eab6d6725e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mongodb-shell
pkgver=0.0.5
pkgrel=1
-pkgdesc='The MongoDB Shell is a fully functional JavaScript environment for interacting with MongoDB deployments.'
+pkgdesc='The MongoDB Shell is a fully functional JavaScript environment for interacting with MongoDB deployments having syntax highligting, clear error messages and intelligent autocomplete.'
url='https://www.mongodb.com/'
license=('custom')
depends=('mongodb-bin')