summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-05-20 09:27:02 +0200
committerÓscar García Amor2019-05-20 09:27:02 +0200
commit5348ffbe182db21704de29abf4d60f28f3fd0ace (patch)
tree199776d9472e447a4978a89093541f19df0385cb
parent6f7edad79d7f2340d59defa8902be04ba28bfb8e (diff)
downloadaur-5348ffbe182db21704de29abf4d60f28f3fd0ace.tar.gz
upgpkg: mongodb-compass 1.18.0-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e2b11270494..7c81fed1219f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.17.0
+ pkgver = 1.18.0
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = gnome-keyring
- noextract = mongodb-compass_1.17.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.17.0_amd64.deb
- sha256sums = db46ab8098d8be8c88859db2201416cfcc8f92bbc0ce846750df4f3463c0bd20
+ noextract = mongodb-compass_1.18.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.18.0_amd64.deb
+ sha256sums = 5d4b33ff314cacc55e2848dcc5f5f6a45b3c746871a38443dd7d08f96d7b7373
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 5cdb759d5d00..9fd3e693caf1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.17.0
+pkgver=1.18.0
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gconf' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('db46ab8098d8be8c88859db2201416cfcc8f92bbc0ce846750df4f3463c0bd20')
+sha256sums=('5d4b33ff314cacc55e2848dcc5f5f6a45b3c746871a38443dd7d08f96d7b7373')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -