summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2017-09-03 12:30:48 +0200
committerÓscar García Amor2017-09-03 12:30:48 +0200
commit09ed47fcb4a26936f38f166c847386cdf6b2ed39 (patch)
tree021ecafca83e2a2f18e20e9a418c16987dd14d8a
parent73cdd68824fe83daee371f3967e65ea65f94f088 (diff)
downloadaur-09ed47fcb4a26936f38f166c847386cdf6b2ed39.tar.gz
Updated to 1.8.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 50b5bc1f0f70..08b1ff0beeb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.8.0
+ pkgver = 1.8.2
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = mongodb-compass
depends = libxtst
depends = xdg-utils
optdepends = gnome-keyring
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.8.0_amd64.deb
- sha256sums = 97f3b1154766cdd0636e2b222558036013ab102408b413d6300c9491ce470a62
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.8.2_amd64.deb
+ sha256sums = 7dd08b64081c426bcb05d4f3683ad9d6cbf51898fb456f0410564b7874144bcb
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 668b6002c55f..038830e2eed5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.8.0
+pkgver=1.8.2
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('custom')
depends=('alsa-lib' 'expat' 'gconf' 'gtk2' 'gvfs' 'hunspell' 'hunspell-en' 'libcurl-compat' 'libgcrypt' 'libgnome-keyring' 'libnotify' 'libxss' 'libxtst' 'xdg-utils')
optdepends=('gnome-keyring')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('97f3b1154766cdd0636e2b222558036013ab102408b413d6300c9491ce470a62')
+sha256sums=('7dd08b64081c426bcb05d4f3683ad9d6cbf51898fb456f0410564b7874144bcb')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -