summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-09-24 22:00:30 +0200
committerDaniel Peukert2019-09-24 22:00:30 +0200
commit85c41dee85edf0f8a337eba736c65a843bda6c24 (patch)
treeb99319b13d4069f3a94011196957a0dd7c401ce5 /PKGBUILD
parentf027370c60537540f1ffcb3893868a5aafeba169 (diff)
downloadaur-85c41dee85edf0f8a337eba736c65a843bda6c24.tar.gz
Updated to 1.20.0-beta.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c84db566bf4..5f70caed6775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated-beta'
-pkgver='1.20.0beta.1'
+pkgver='1.20.0beta.4'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Isolated Edition (beta version)'
arch=('x86_64')
@@ -9,11 +9,11 @@ license=('custom')
depends=('electron3' 'libsecret')
optdepends=('gnome-keyring')
source=(
- 'https://downloads.mongodb.com/compass/beta/mongodb-compass-isolated-beta-1.20.0-beta.1.x86_64.rpm'
+ 'https://downloads.mongodb.com/compass/beta/mongodb-compass-isolated-beta-1.20.0-beta.4.x86_64.rpm'
'launch.sh'
)
sha256sums=(
- '1cfdc1a306e70cd426385e66ed6db7c3fefd24cccc990113a0ba0dfe6fa22090'
+ '45434cd6367992f45131e2b0fad8cae03289340b91b337ff313e2a718af03db1'
'c2c2797f4442fde3545d13f296a7307f46d0175cfef59f6848f1660a8a554851'
)