summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-08-13 08:26:34 +0200
committerÓscar García Amor2019-08-13 08:26:34 +0200
commitcecdbfe50e88a5339c2086141778efce8d8309d4 (patch)
tree1f4f19ebcd7a511cec85dc2af8aebf98db178384
parent629e5743e7b6bcfa1c3f582734337fc5e40332c2 (diff)
downloadaur-cecdbfe50e88a5339c2086141778efce8d8309d4.tar.gz
upgpkg: mongodb-compass 1.19.1-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 084ae94ccb34..2bc36c36fcba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.19.0
+ pkgver = 1.19.1
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.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.0_amd64.deb
- sha256sums = de5003809beccb8d44de601fb5e518c35fa72a8359a2db95d9bb16f100abb757
+ noextract = mongodb-compass_1.19.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.1_amd64.deb
+ sha256sums = 7c4e94d502cd3dbba014a8115feaf1bb8c89f8285cb0d1dc07bdb7e9f1d9b1ca
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 4818da2bd8ae..df21b4e23e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.19.0
+pkgver=1.19.1
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=('de5003809beccb8d44de601fb5e518c35fa72a8359a2db95d9bb16f100abb757')
+sha256sums=('7c4e94d502cd3dbba014a8115feaf1bb8c89f8285cb0d1dc07bdb7e9f1d9b1ca')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -