summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2019-02-12 21:18:33 +0100
committerDaniel Peukert2019-02-12 21:18:33 +0100
commitdebacfb89aa2ce2870ffdeb15b96c2b029cb8fc8 (patch)
tree32d6f1630dec44862fac1115146c35683e527226
parent9a705dc28175ceb4adae564a12611bcb1b0a7838 (diff)
downloadaur-debacfb89aa2ce2870ffdeb15b96c2b029cb8fc8.tar.gz
Updated to 1.16.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a59193cb0811..0a07f2ba2bf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass-community
pkgdesc = The official GUI for MongoDB - Community Edition
- pkgver = 1.16.3
+ pkgver = 1.16.4
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = mongodb-compass-community
depends = libxss
optdepends = gnome-keyring
optdepends = 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
pkgname = mongodb-compass-community
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/"