summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2018-09-02 22:09:22 +0200
committerDaniel Peukert2018-09-02 22:09:22 +0200
commitef180f0b0cadf2337f31b7367b9423df537dda7e (patch)
tree43b2f46bce4b4305daa29bcf0519959c486a7247
parent4e305601f7050ab6d73be2a134dda40ef6a152c0 (diff)
downloadaur-ef180f0b0cadf2337f31b7367b9423df537dda7e.tar.gz
Updated to 1.15.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bd00ab65cde..9a014cea79b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass-isolated
pkgdesc = The official GUI for MongoDB - Isolated Edition
- pkgver = 1.14.7
+ pkgver = 1.15.1
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.7.x86_64.rpm
- md5sums = fed05fdf641268d2f7e0d7229f7656cc
+ source = https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.15.1.x86_64.rpm
+ md5sums = 264e4267a5d52f97ee0bb54855eaf444
pkgname = mongodb-compass-isolated
diff --git a/PKGBUILD b/PKGBUILD
index 96ac19cd36d3..f3cd9f6294e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-isolated'
-pkgver='1.14.7'
+pkgver='1.15.1'
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.7.x86_64.rpm')
-md5sums=('fed05fdf641268d2f7e0d7229f7656cc')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-isolated-1.15.1.x86_64.rpm')
+md5sums=('264e4267a5d52f97ee0bb54855eaf444')
package() {
rm -r "$srcdir/usr/share/doc/"