summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2018-07-03 19:15:08 +0200
committerDaniel Peukert2018-07-03 19:15:08 +0200
commit33f5c9cd0ebd2691e2d60c1493b95fb22ef46ff7 (patch)
tree2ec700e0bd8aff5b23a115da40049ad7b9ae50a7
parent9072aa1ae32cccf20057dd126c1e4a7fd9d6b3f6 (diff)
downloadaur-33f5c9cd0ebd2691e2d60c1493b95fb22ef46ff7.tar.gz
Updated to 1.14.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11fa3cf2ffa0..f9c7336740f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass-isolated
pkgdesc = The official GUI for MongoDB - Isolated Edition
- pkgver = 1.14.5
+ pkgver = 1.14.6
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = mongodb-compass-isolated
depends = libxss
optdepends = gnome-keyring
optdepends = libgnome-keyring
- source = https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.14.5.x86_64.rpm
- md5sums = eae226b2eba0249bbacec07ef44270d5
+ source = https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.14.6.x86_64.rpm
+ md5sums = 821dd2b2038034f3ef06e561ae832151
pkgname = mongodb-compass-isolated
diff --git a/PKGBUILD b/PKGBUILD
index cd66f9f37c32..db2ddb896da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated'
-pkgver='1.14.5'
+pkgver='1.14.6'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Isolated 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-isolated-1.14.5.x86_64.rpm')
-md5sums=('eae226b2eba0249bbacec07ef44270d5')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.14.6.x86_64.rpm')
+md5sums=('821dd2b2038034f3ef06e561ae832151')
package() {
rm -r "$srcdir/usr/share/doc/"