summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-14 15:54:05 +0200
committerDaniel Peukert2019-08-14 15:54:05 +0200
commitb7722201d3dce61ae75ccf49019ee851340c0260 (patch)
treed70f4e1bf7bcf2d1a1333b61dd2f8c58848f1953 /PKGBUILD
parent8dce4fc2979b96c8e9fbdb7d3f6535493928a361 (diff)
downloadaur-b7722201d3dce61ae75ccf49019ee851340c0260.tar.gz
Updated to 1.19.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0129c5822ca..b426dfe6009d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated'
-pkgver='1.19.2'
+pkgver='1.19.3'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Isolated Edition'
arch=('x86_64')
@@ -9,11 +9,11 @@ license=('custom')
depends=('electron3' 'libsecret')
optdepends=('gnome-keyring')
source=(
- 'https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.19.2.x86_64.rpm'
+ 'https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.19.3.x86_64.rpm'
'launch.sh'
)
sha256sums=(
- '4a79c44682cf25d63df5f2d40fb8ac23b07bae9ff6bb917ab13e12f2e4194b15'
+ 'a7822bcdff301265769e02f83cb6a2efc7ac45b40d8daf2abee9241f7d9aa1ce'
'a9e2a135358cbbb57be58dcbd7e6a906ab894ed6ac2f166ee688f9ee80accc87'
)