summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-17 15:27:56 +0200
committerDaniel Peukert2019-05-17 15:27:56 +0200
commit4861825462132d80f6fd7ee8d70ba97a730e071a (patch)
tree3e6fc15c6c8b97145c492c61e942deb18e4f5aa4
parentc9f175388024ec26602a9f85a12664e6c83f2a05 (diff)
downloadaur-4861825462132d80f6fd7ee8d70ba97a730e071a.tar.gz
Updated to 1.18.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46e814e57c8f..a2b3f8728fd5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mongodb-compass-readonly
pkgdesc = The official GUI for MongoDB - Readonly Edition
- pkgver = 1.17.0
- pkgrel = 2
+ pkgver = 1.18.0
+ pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
license = custom
@@ -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.17.0.x86_64.rpm
- sha256sums = 8081d5ce16e9810e4496d49ea5c6e377d7d8f23218fa8c5b70c754d612922e9e
+ source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.18.0.x86_64.rpm
+ sha256sums = fc217765e5afbfe2655ba65be3d14640f646a1e1d1d273f46fb56273d371da4e
pkgname = mongodb-compass-readonly
diff --git a/PKGBUILD b/PKGBUILD
index 78e378ddb803..abcddb1bc2cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-readonly'
-pkgver='1.17.0'
-pkgrel='2'
+pkgver='1.18.0'
+pkgrel='1'
pkgdesc='The official GUI for MongoDB - Readonly Edition'
arch=('x86_64')
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.17.0.x86_64.rpm')
-sha256sums=('8081d5ce16e9810e4496d49ea5c6e377d7d8f23218fa8c5b70c754d612922e9e')
+source=('https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.18.0.x86_64.rpm')
+sha256sums=('fc217765e5afbfe2655ba65be3d14640f646a1e1d1d273f46fb56273d371da4e')
package() {
rm -r "$srcdir/usr/share/doc/"