summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-06-01 13:42:33 +0200
committerÓscar García Amor2022-06-01 13:42:33 +0200
commit1e7879c517bcb655328bb9a1c1488d91aec25e63 (patch)
treefe2f816ca089f767799567deab283d78ccd69fce
parentf0b8bca539082070d3fd2b7ed1e2c327290c8b6e (diff)
downloadaur-1e7879c517bcb655328bb9a1c1488d91aec25e63.tar.gz
upgpkg: mongodb-compass 1.32.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 96be279502b8..60d5354b47a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.31.3
+ pkgver = 1.32.0
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = org.freedesktop.secrets
- noextract = mongodb-compass_1.31.3_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.31.3_amd64.deb
- b2sums = 6161e3cc0d11ccd0578cc6ac777cc012491255a3534c2aeb63f01bd1e25a2e831967331cd559c7898219d4e7f5e784eb1b4790f5992b2ee993693e03c8404280
+ noextract = mongodb-compass_1.32.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.0_amd64.deb
+ b2sums = 102978d14295df18bd8f941956187ba30ff054174a900c8d6064cc43069355f449b8b4cb2bc6b5bb290c7d7527103af72053f1315a792bdd2dc7899a26e98338
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index e5bb728038b2..7f1a03680dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.31.3
+pkgver=1.32.0
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gtk3' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('org.freedesktop.secrets')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-b2sums=('6161e3cc0d11ccd0578cc6ac777cc012491255a3534c2aeb63f01bd1e25a2e831967331cd559c7898219d4e7f5e784eb1b4790f5992b2ee993693e03c8404280')
+b2sums=('102978d14295df18bd8f941956187ba30ff054174a900c8d6064cc43069355f449b8b4cb2bc6b5bb290c7d7527103af72053f1315a792bdd2dc7899a26e98338')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -