summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-03-01 16:41:55 +0100
committerDaniel Peukert2019-03-01 16:41:55 +0100
commitaa3539f2383b9c2b5097bcf305255d1920a67daa (patch)
treed642a8440b13ecb6bbc639b48b02bb5934287f77 /PKGBUILD
parentdebacfb89aa2ce2870ffdeb15b96c2b029cb8fc8 (diff)
downloadaur-aa3539f2383b9c2b5097bcf305255d1920a67daa.tar.gz
Updated to 1.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f96c033d262c..74c738ba42bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community'
-pkgver='1.16.4'
+pkgver='1.17.0'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Community Edition'
arch=('x86_64')
@@ -8,8 +8,8 @@ url='https://www.mongodb.com/products/compass'
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-community-1.16.4.x86_64.rpm')
-md5sums=('544f2075a24dda76680fa36a2aa2e723')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-community-1.17.0.x86_64.rpm')
+md5sums=('c2c01c6fad2f05baea413698b1ebafc8')
package() {
rm -r "$srcdir/usr/share/doc/"