summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab11bff343c8..843868574c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mongosh-bin
_pkgname=mongosh
-pkgver=1.2.2
+pkgver=1.3.1
pkgrel=1
pkgdesc='An interactive shell to connect with MongoDB with syntax highlighting, autocomplete, contextual help and error messages.'
arch=('x86_64' 'aarch64')
@@ -12,9 +12,9 @@ license=('Apache')
_mongosh_file=mongosh-${pkgver}-linux-x64
source_x86_64=("https://downloads.mongodb.com/compass/${_pkgname}-${pkgver}-linux-x64.tgz")
-sha256sums_x86_64=('539d55c4d4a7cd3a717162b4eef78938d9cc9ac5345457ea66e9ae26a9f6ec99')
+sha256sums_x86_64=('4371f3af3436009db3ab34face0908592b330e2f9938dbbd91dace4832315d08')
source_aarch64=("https://downloads.mongodb.com/compass/${_pkgname}-${pkgver}-linux-arm64.tgz")
-sha256sums_aarch64=('57d8585c9317ce83f633498273c6203916a440666a0421ac9d209ffd7590c08e')
+sha256sums_aarch64=('65d83d618c3da8cbfee643bc024d1fd638c9178fbd669e9eaccbe846fa6034cf')
package() {