summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-12-21 19:32:57 +0100
committerDaniel Peukert2021-12-21 19:32:57 +0100
commit22a40d5fa4ec5bdffd06e8960b9f083d307e2cbc (patch)
treeac5f4e77e6653c7d58ba19fe152561504be34dad /PKGBUILD
parenteee04fc7e5be99532db80cf791821e9ec377d4d9 (diff)
downloadaur-22a40d5fa4ec5bdffd06e8960b9f083d307e2cbc.tar.gz
Update mongodb-compass to 1.29.6/1.30.0-beta.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6f4dc12459f..38f2bb2de4b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='mongodb-compass-isolated'
_edition=' Isolated Edition'
pkgname="$_pkgname-bin"
-_pkgver='1.29.5'
+_pkgver='1.29.6'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Isolated Edition - binary version'
@@ -20,7 +20,7 @@ provides=("$_pkgname")
conflicts=("$_pkgname")
_betaprefix="$([[ "$_pkgname" =~ -beta$ ]] && printf 'beta/' || printf '')"
source=("$pkgname-$pkgver-$pkgrel.rpm::https://downloads.mongodb.com/compass/$_betaprefix$_pkgname-$_pkgver.x86_64.rpm")
-sha512sums=('45f86e3c131bc6c22bc918deedee8b1c46aae6696f301d70c8aa28d97d9fe8b74c3ea75550de91f23b9edaa39bbbb1fe385a3160bb947a498a026b3588c00034')
+sha512sums=('26d5ca2adc2fec0b7ccf4f96dd84173680731a9ee7465341ab5f6c8165a108ff931c4763f3acbdb315e510790f778706bdca187e643b05b331bd5de99d9278ab')
package() {
cd "$srcdir/"