summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-14 13:20:12 +0200
committerDaniel Peukert2019-05-14 13:20:12 +0200
commitc9f175388024ec26602a9f85a12664e6c83f2a05 (patch)
tree2a873e9c620826e33f317f3c52e023da3fb569b0
parentd0647ba1d22b106734f86b63f19c8ba3b6da533c (diff)
downloadaur-c9f175388024ec26602a9f85a12664e6c83f2a05.tar.gz
Updated to 1.17.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b9d879f8fbb5..46e814e57c8f 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 = 1
+ pkgrel = 2
url = https://www.mongodb.com/products/compass
arch = x86_64
license = custom
@@ -16,7 +16,7 @@ pkgbase = mongodb-compass-readonly
optdepends = gnome-keyring
optdepends = libgnome-keyring
source = https://downloads.mongodb.com/compass/mongodb-compass-readonly-1.17.0.x86_64.rpm
- md5sums = eb6b3a4320488a2dbd24e04e11545db5
+ sha256sums = 8081d5ce16e9810e4496d49ea5c6e377d7d8f23218fa8c5b70c754d612922e9e
pkgname = mongodb-compass-readonly
diff --git a/PKGBUILD b/PKGBUILD
index ec064b12c09d..78e378ddb803 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-readonly'
pkgver='1.17.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - Readonly Edition'
arch=('x86_64')
url='https://www.mongodb.com/products/compass'
@@ -9,7 +9,7 @@ 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')
-md5sums=('eb6b3a4320488a2dbd24e04e11545db5')
+sha256sums=('8081d5ce16e9810e4496d49ea5c6e377d7d8f23218fa8c5b70c754d612922e9e')
package() {
rm -r "$srcdir/usr/share/doc/"