summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2019-08-20 20:28:11 +0200
committerDaniel Peukert2019-08-20 20:28:11 +0200
commit5333c44a1e0bddc20b4fbb45251f1ad692dcae7e (patch)
tree0e60cbb43c2a072fa2d4d3aca36db362ce24d5cc
parentcb6889f68d36aeeabdc59e1ef329b5288664b4e0 (diff)
downloadaur-5333c44a1e0bddc20b4fbb45251f1ad692dcae7e.tar.gz
Updated to 1.19.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fa10f722e86..f3ac605e4b2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass-readonly
pkgdesc = The official GUI for MongoDB - Readonly Edition
- pkgver = 1.19.4
+ pkgver = 1.19.6
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = mongodb-compass-readonly
depends = electron3
depends = libsecret
optdepends = gnome-keyring
- source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.19.4.x86_64.rpm
+ source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.19.6.x86_64.rpm
source = launch.sh
- sha256sums = 669b65e62e94b2ac2832de74930b47c3752687554975e5d48abf47561b02d544
+ sha256sums = 1678700e9da1ad947159f3e2739c58aedd2af42352a4d57587e1581504058baa
sha256sums = 7b4ba718a5e9d42402c251b1216a586dd3c0b9504affdd18c1eac1b2040bcea5
pkgname = mongodb-compass-readonly
diff --git a/PKGBUILD b/PKGBUILD
index 97e485870cba..d60853988e05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-readonly'
-pkgver='1.19.4'
+pkgver='1.19.6'
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.4.x86_64.rpm'
+ 'https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.19.6.x86_64.rpm'
'launch.sh'
)
sha256sums=(
- '669b65e62e94b2ac2832de74930b47c3752687554975e5d48abf47561b02d544'
+ '1678700e9da1ad947159f3e2739c58aedd2af42352a4d57587e1581504058baa'
'7b4ba718a5e9d42402c251b1216a586dd3c0b9504affdd18c1eac1b2040bcea5'
)