summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-14 01:11:43 +0200
committerDaniel Peukert2019-08-14 01:11:43 +0200
commit63b2744d3318290fe33a930947409070ee9fff45 (patch)
tree472464549dbb13c09acfecbc40eef1ded0d6018a /PKGBUILD
parent303c725bbcecb7bdd6dc817d865eaba705501363 (diff)
downloadaur-63b2744d3318290fe33a930947409070ee9fff45.tar.gz
Updated to 1.19.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ea8856f5743..6457641b84e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community'
-pkgver='1.19.1'
+pkgver='1.19.2'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Community Edition'
arch=('x86_64')
@@ -9,11 +9,11 @@ license=('custom')
depends=('electron3' 'libsecret')
optdepends=('gnome-keyring')
source=(
- 'https://downloads.mongodb.com/compass/mongodb-compass-community-1.19.1.x86_64.rpm'
+ 'https://downloads.mongodb.com/compass/mongodb-compass-community-1.19.2.x86_64.rpm'
'launch.sh'
)
sha256sums=(
- '2e70b32e3ab41d61288560204f38fd187d9cfe52887e883094becc275b16b248'
+ '39b6650113a0b7f859cad5bbc72b22124d78ff095da00d97d71f29e29e8d8591'
'69f68797ebf485b53e74af1f9f5f2e66d0f4e862ca94b90504d0fc85645e8b9d'
)