summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2017-08-11 09:44:27 +0200
committerÓscar García Amor2017-08-11 09:44:27 +0200
commit73cdd68824fe83daee371f3967e65ea65f94f088 (patch)
treec67234c1764c434ee290967ca454dca131deb728
parent796b80689878c2440a706c5b2cae37890c7efcad (diff)
downloadaur-73cdd68824fe83daee371f3967e65ea65f94f088.tar.gz
Updated to 1.8.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9654c894bd05..50b5bc1f0f70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.7.1
+ pkgver = 1.8.0
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.7.1_amd64.deb
- sha256sums = c4c6f88316ac56b3201cdfb035fb38a674b41da3d2b0a18cc60f0ebcddac70e5
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.8.0_amd64.deb
+ sha256sums = 97f3b1154766cdd0636e2b222558036013ab102408b413d6300c9491ce470a62
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 68b9a225f41c..668b6002c55f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.7.1
+pkgver=1.8.0
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=('c4c6f88316ac56b3201cdfb035fb38a674b41da3d2b0a18cc60f0ebcddac70e5')
+sha256sums=('97f3b1154766cdd0636e2b222558036013ab102408b413d6300c9491ce470a62')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -