summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2019-05-14 13:20:03 +0200
committerDaniel Peukert2019-05-14 13:20:03 +0200
commit57365faf20b62490b00cb2d1e9a9368120449340 (patch)
treee71d5d03802b5aeac1614a5bce3eb83d98db6696
parentaa3539f2383b9c2b5097bcf305255d1920a67daa (diff)
downloadaur-57365faf20b62490b00cb2d1e9a9368120449340.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 ede276c98223..b38f048886ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mongodb-compass-community
pkgdesc = The official GUI for MongoDB - Community 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-community
optdepends = gnome-keyring
optdepends = libgnome-keyring
source = https://downloads.mongodb.com/compass/mongodb-compass-community-1.17.0.x86_64.rpm
- md5sums = c2c01c6fad2f05baea413698b1ebafc8
+ sha256sums = cc2b6497cc8b56328e17e982e0a0420c86d96a274bb6456ba48de0e980b09e7f
pkgname = mongodb-compass-community
diff --git a/PKGBUILD b/PKGBUILD
index 74c738ba42bf..559b33b245c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Peukert <dan.peukert@gmail.com>
pkgname='mongodb-compass-community'
pkgver='1.17.0'
-pkgrel='1'
+pkgrel='2'
pkgdesc='The official GUI for MongoDB - Community 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-community-1.17.0.x86_64.rpm')
-md5sums=('c2c01c6fad2f05baea413698b1ebafc8')
+sha256sums=('cc2b6497cc8b56328e17e982e0a0420c86d96a274bb6456ba48de0e980b09e7f')
package() {
rm -r "$srcdir/usr/share/doc/"