summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab471ed6b217..97e485870cba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-readonly'
-pkgver='1.19.3'
+pkgver='1.19.4'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Readonly Edition'
arch=('x86_64')
@@ -9,11 +9,11 @@ license=('custom')
depends=('electron3' 'libsecret')
optdepends=('gnome-keyring')
source=(
- 'https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.19.3.x86_64.rpm'
+ 'https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.19.4.x86_64.rpm'
'launch.sh'
)
sha256sums=(
- '2e5a73b47db2b4dcd4a33ad26f4dc097d7746de00622a9d63aacdd75b20ecd3f'
+ '669b65e62e94b2ac2832de74930b47c3752687554975e5d48abf47561b02d544'
'7b4ba718a5e9d42402c251b1216a586dd3c0b9504affdd18c1eac1b2040bcea5'
)