summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd654b675449..9a0d328366c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-atlas-cli-bin
-pkgver=1.21.0
+pkgver=1.22.0
pkgrel=1
pkgdesc="MongoDB Atlas CLI"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://www.mongodb.com/products/tools/atlas-cli"
license=('Apache-2.0')
options=('!debug')
source=("https://fastdl.mongodb.org/mongocli/${pkgname%-bin}_${pkgver}_linux_${arch}.tar.gz")
-b2sums=('d6f0a35ee64881e814ba14ca9a9a4c9f505a4f67b1d26bdbb0e9b95ae69b004403e5aed71b9c77c482ee5d74a41a7836df15038f71f62657c97e7ab74b1cce01')
+b2sums=('773507b4d4b11a38220bb9694eb06a8bd58713be90447620717976638e83040fca78ab4f4803a202e0932b346f04d619cbf61989e52744bbe10b9f540b42f958')
package() {
install -D -m755 "${srcdir}/${pkgname%-bin}_${pkgver}_linux_${arch}/bin/atlas" \