summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2019-02-12 21:18:33 +0100
committerDaniel Peukert2019-02-12 21:18:33 +0100
commitdebacfb89aa2ce2870ffdeb15b96c2b029cb8fc8 (patch)
tree32d6f1630dec44862fac1115146c35683e527226 /PKGBUILD
parent9a705dc28175ceb4adae564a12611bcb1b0a7838 (diff)
downloadaur-debacfb89aa2ce2870ffdeb15b96c2b029cb8fc8.tar.gz
Updated to 1.16.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 844691d90b5c..f96c033d262c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community'
-pkgver='1.16.3'
+pkgver='1.16.4'
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.3.x86_64.rpm')
-md5sums=('01f799fcfe9f315d4d68718a20032684')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-community-1.16.4.x86_64.rpm')
+md5sums=('544f2075a24dda76680fa36a2aa2e723')
package() {
rm -r "$srcdir/usr/share/doc/"