summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-08-21 09:04:51 +0200
committerÓscar García Amor2019-08-21 09:04:51 +0200
commit86ba74eeb1eb91304b57063ed87c4566831c1430 (patch)
tree0fc21da269a8d4672642b2c78896bade47ecc90e
parentb1d8b021ceffffbea3795987c2e62e7919b2d0df (diff)
downloadaur-86ba74eeb1eb91304b57063ed87c4566831c1430.tar.gz
upgpkg: mongodb-compass 1.19.6-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 3709238e6c22..8792f76c082b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.19.4
+ pkgver = 1.19.6
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.4_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.4_amd64.deb
- sha256sums = 76256ed3c605e6624773ff2e398c471dfd66768c83d9d474199d81c4d22a4108
+ noextract = mongodb-compass_1.19.6_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.6_amd64.deb
+ sha256sums = 409107fd995f4030e8f4feab8a5bb7d8f198fc1a1e777cac3326361fbdb7939f
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 7344997fd20f..56f8d2c3040c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.19.4
+pkgver=1.19.6
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=('76256ed3c605e6624773ff2e398c471dfd66768c83d9d474199d81c4d22a4108')
+sha256sums=('409107fd995f4030e8f4feab8a5bb7d8f198fc1a1e777cac3326361fbdb7939f')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -