summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2024-04-14 09:53:58 +0200
committerDaniel Peukert2024-04-14 09:53:58 +0200
commit1a2575c1c13316a99c71d1d0acc094cc892138e3 (patch)
tree72dfe9f29a0edaa202fa20d571c0f1c8ca6e7944 /PKGBUILD
parent67bb7babfbfebeef5dacd792d521170794b37399 (diff)
downloadaur-1a2575c1c13316a99c71d1d0acc094cc892138e3.tar.gz
Update mongodb-compass to 1.42.5, mongodb-compass-beta to 1.42.4-beta.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec1c779df66..717d321b158c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname='mongodb-compass-beta'
_edition=' Beta'
pkgname="$_pkgname-bin"
-_pkgver='1.42.3-beta.5'
+_pkgver='1.42.4-beta.4'
pkgver="$(printf '%s' "$_pkgver" | tr '-' '.')"
pkgrel='1'
pkgdesc='The official GUI for MongoDB - beta version - binary version'
@@ -24,7 +24,7 @@ source=(
"$pkgname-$pkgver.rpm::https://downloads.mongodb.com/compass/$_betaprefix$_pkgname-$_pkgver.x86_64.rpm"
'mongodb-compass.conf'
)
-sha512sums=('cd4f3367fcefd6b67e214aa3f5017d920129bd94852906e913bf2301246c8e53da561a2bcfb0371d843b56d46cf560f4a41624376f5141168743c2f8bf32f3d2'
+sha512sums=('091b3112a7f977175aedd945fff2b34b43e2b7a3ca3efe4b45ee45c002b62ff966a3ede20a40c4030f5eb48feff35c5c64cadaf863d7bf790f113493e836c589'
'f09a6026e8b963f4821454fa8c2da8c750c765f26010fbf54dfbecfd7451dda5466464bb15fada1252545366c94bf448dc0529c8bd8114f6f3834ae00176d3f1')
check() {