summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-14 13:20:18 +0200
committerDaniel Peukert2019-05-14 13:20:18 +0200
commit9974e993676b815c1a1d0c5966b7342e6b87c11a (patch)
tree31739c397f5421de035d0fa71e49f73efb68b46d /PKGBUILD
parent8cb02d38abb5415e9eb4ed397b58f345246c3b08 (diff)
downloadaur-9974e993676b815c1a1d0c5966b7342e6b87c11a.tar.gz
Updated to 1.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41d2a0e30dcf..b17419e270f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated'
pkgver='1.17.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - Isolated Edition'
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/mongodb-compass-isolated-1.17.0.x86_64.rpm')
-md5sums=('cad4df99990e205eae0432caa81c182d')
+sha256sums=('21629e3382a7e4be24a2dffc0acf74d9d99502dc7931f4ee4606bc2a408928f6')
package() {
rm -r "$srcdir/usr/share/doc/"