summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-11-12 14:40:29 +0100
committerDaniel Peukert2021-11-12 14:40:29 +0100
commite9d8ef8a20dc09348025b9fe622e2135a7783d86 (patch)
tree119c6005a47c5493b02d1b56b4e7d1483fb4e829 /PKGBUILD
parent9aaed6f25c634f488b9009c84348d898a99857a5 (diff)
downloadaur-e9d8ef8a20dc09348025b9fe622e2135a7783d86.tar.gz
Update mongodb-compass to 1.29.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29748665c9bf..e9687af9b182 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='mongodb-compass-isolated'
_edition=' Isolated Edition'
pkgname="$_pkgname-bin"
-_pkgver='1.29.3'
+_pkgver='1.29.4'
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=('a939da3a4034ea910b4e389dc33467be472de4f7e101fcfdb6291e8b77d095613ea018b35bc4c4161f604b59e41378820262d53b1c5dde6896a07d85c492be59')
+sha512sums=('80c2a182cd6ff9accf27f9a02907ea160e105fcaaca3952409bed54a9c87b851c1d6c3d2299072dd60f41f0f269ca0634ecf7e1c2da909b7167a33af671de977')
package() {
cd "$srcdir/"