summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-14 13:20:31 +0200
committerDaniel Peukert2019-05-14 13:20:31 +0200
commit3e5769c8d95c48684129b8dcf25f083b9953e9d2 (patch)
treeb8838b06d7b2bbae2faa20df34e27c02cd8b2f14 /PKGBUILD
parentb84c3425000736e6f86d2d660a052f2abbf28b53 (diff)
downloadaur-3e5769c8d95c48684129b8dcf25f083b9953e9d2.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 2613e3f74a43..01521e22a091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community-beta'
pkgver='1.18.0beta.3'
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - Community 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-community-beta-1.18.0-beta.3.x86_64.rpm')
-md5sums=('7a706177aa08b5be36d3cdfecc1fb383')
+sha256sums=('49e1d91680e178ec66644e773ab80bbe5b74e3e5ea4557522195dbdf7fab8dc8')
package() {
rm -r "$srcdir/usr/share/doc/"