summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-31 00:56:09 +0200
committerDaniel Peukert2022-08-31 00:56:09 +0200
commitaa8b52491ffefa47470e66c0844b36a7c282bcae (patch)
treedaab60ef829acc2dde43c4518763873e5d955838 /PKGBUILD
parent054d392571206cdbcd05d61aa31c2890a8477b36 (diff)
downloadaur-aa8b52491ffefa47470e66c0844b36a7c282bcae.tar.gz
Update mongodb-compass to 1.33.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63f2aa54f8e5..84a072449b6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='mongodb-compass-isolated'
_edition=' Isolated Edition'
pkgname="$_pkgname-bin"
-_pkgver='1.32.6'
+_pkgver='1.33.0'
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=('84261de6563c9e5dfe961467757498e826f8eadadbba83364182c28fea7a17f339b1de1e4a86302e30aee7c303cddb6bee11b7574a82f3b415402e6b84123352')
+sha512sums=('e3324124f45e615874adc9e8aa1004eebce254892a4bf7e8896db381ba1b08a67dd310d15d6d79407dd1f924793d3475f0412acfbbfba823e78672a97736e308')
package() {
cd "$srcdir/"