summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-11-11 22:41:33 +0100
committerDaniel Peukert2021-11-11 22:41:33 +0100
commit9aaed6f25c634f488b9009c84348d898a99857a5 (patch)
tree8affd453f0096d5b34956857fc9383d58d301779 /PKGBUILD
parentfe87d03ba15a8029416e315be6c8590ada007d84 (diff)
downloadaur-9aaed6f25c634f488b9009c84348d898a99857a5.tar.gz
Update mongodb-compass to 1.29.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2792cebaf66a..29748665c9bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='mongodb-compass-isolated'
_edition=' Isolated Edition'
pkgname="$_pkgname-bin"
-_pkgver='1.29.2'
+_pkgver='1.29.3'
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=('748730511ceb5da0ab796b37d2af5c51cbf73eea8da824b646ade3f1fbbb5426f2d80a95be71ec7b79a3fa17e7e4c81f498eb29c47053d87afdcf001fb3def6f')
+sha512sums=('a939da3a4034ea910b4e389dc33467be472de4f7e101fcfdb6291e8b77d095613ea018b35bc4c4161f604b59e41378820262d53b1c5dde6896a07d85c492be59')
package() {
cd "$srcdir/"