summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-14 13:20:45 +0200
committerDaniel Peukert2019-05-14 13:20:45 +0200
commitfda1c26d0cecaf1b4fc13ba3edc6ab99abc4a4bf (patch)
tree643edd3bdf0ced29e0c143ea5cd029e91dcb73ed /PKGBUILD
parent04a74d4d47dcbf9a472af3b88be5f1b4f8096bc5 (diff)
downloadaur-fda1c26d0cecaf1b4fc13ba3edc6ab99abc4a4bf.tar.gz
Updated to 1.18.0-beta.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e8ee31a3762..4c0c75f1fb50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated-beta'
pkgver='1.18.0beta.3'
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - Isolated Edition (beta version)'
arch=('x86_64')
url='https://www.mongodb.com/products/compass'
@@ -9,7 +9,7 @@ license=('custom')
depends=('nss' 'gconf' 'libxtst' 'alsa-lib' 'gtk2' 'libsecret' 'gcc-libs-multilib' 'libxss')
optdepends=('gnome-keyring' 'libgnome-keyring')
source=('https://downloads.mongodb.com/compass/beta/mongodb-compass-isolated-beta-1.18.0-beta.3.x86_64.rpm')
-md5sums=('16514f9dbc5b13291c19dec022b330e4')
+sha256sums=('dc73bfbe8f9809bb5db1089580f7ffd598b60d5158cbcb90ac095d6158a74fdf')
package() {
rm -r "$srcdir/usr/share/doc/"