summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2018-08-18 01:10:58 +0200
committerDaniel Peukert2018-08-18 01:10:58 +0200
commitccb6ddca5101d9b633df1d3398d59333a0ff3347 (patch)
tree12641468c8775c2cad15e5c4d8a25c7ff664a6cb
parent199bdc54d19caab6b782fc21b501e8a16489f3f8 (diff)
downloadaur-ccb6ddca5101d9b633df1d3398d59333a0ff3347.tar.gz
Updated to 1.14.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 920c8742938c..756cb824407e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass-readonly
pkgdesc = The official GUI for MongoDB - Readonly Edition
- pkgver = 1.14.6
+ pkgver = 1.14.7
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = mongodb-compass-readonly
depends = libxss
optdepends = gnome-keyring
optdepends = libgnome-keyring
- source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.14.6.x86_64.rpm
- md5sums = a55948765b7c1970d08ff8cc7c52aee7
+ source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.14.7.x86_64.rpm
+ md5sums = 8ab999fcc9f8931ffb647799d02ec47f
pkgname = mongodb-compass-readonly
diff --git a/PKGBUILD b/PKGBUILD
index fa8e7897bbdb..187b841ad412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-readonly'
-pkgver='1.14.6'
+pkgver='1.14.7'
pkgrel='1'
pkgdesc='The official GUI for MongoDB - Readonly 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-readonly-1.14.6.x86_64.rpm')
-md5sums=('a55948765b7c1970d08ff8cc7c52aee7')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.14.7.x86_64.rpm')
+md5sums=('8ab999fcc9f8931ffb647799d02ec47f')
package() {
rm -r "$srcdir/usr/share/doc/"