summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-08-20 11:07:46 +0200
committerÓscar García Amor2019-08-20 11:07:46 +0200
commitb1d8b021ceffffbea3795987c2e62e7919b2d0df (patch)
tree48e89870c103c129b34d5211fd5b3ad032dffa15
parentee99a898f3a5b7441221a64cd8038d60f0d6f319 (diff)
downloadaur-b1d8b021ceffffbea3795987c2e62e7919b2d0df.tar.gz
upgpkg: mongodb-compass 1.19.4-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 330e5ed74777..3709238e6c22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.19.3
+ pkgver = 1.19.4
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.3_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.3_amd64.deb
- sha256sums = 36b3deeac99d19633ab247affbea082f1007a760146d90261b1fc3d18e156473
+ noextract = mongodb-compass_1.19.4_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.4_amd64.deb
+ sha256sums = 76256ed3c605e6624773ff2e398c471dfd66768c83d9d474199d81c4d22a4108
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index cc7f06ec2dfb..7344997fd20f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.19.3
+pkgver=1.19.4
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=('36b3deeac99d19633ab247affbea082f1007a760146d90261b1fc3d18e156473')
+sha256sums=('76256ed3c605e6624773ff2e398c471dfd66768c83d9d474199d81c4d22a4108')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -