summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-08-16 08:32:46 +0200
committerÓscar García Amor2019-08-16 08:32:46 +0200
commitee99a898f3a5b7441221a64cd8038d60f0d6f319 (patch)
tree55dff630e72d67d7247f0e37f0f16b677f493dbc
parent589d13cbfdb40ac44ec7d49cc6e95d8714066dd8 (diff)
downloadaur-ee99a898f3a5b7441221a64cd8038d60f0d6f319.tar.gz
upgpkg: mongodb-compass 1.19.3-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 e1d5f99ea4ef..330e5ed74777 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.19.2
+ pkgver = 1.19.3
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.19.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.2_amd64.deb
- sha256sums = d177043e67d238a2ab99fc6475a87e89e656d62d9682b83d24e8e5e1c4446bf6
+ noextract = mongodb-compass_1.19.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.3_amd64.deb
+ sha256sums = 36b3deeac99d19633ab247affbea082f1007a760146d90261b1fc3d18e156473
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index cc0ae82d56f3..cc7f06ec2dfb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.19.2
+pkgver=1.19.3
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=('d177043e67d238a2ab99fc6475a87e89e656d62d9682b83d24e8e5e1c4446bf6')
+sha256sums=('36b3deeac99d19633ab247affbea082f1007a760146d90261b1fc3d18e156473')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -