summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-07-14 08:39:34 +0200
committerÓscar García Amor2022-07-14 08:39:34 +0200
commita62fb7f45c5777df5e8be1ab858fff83354219e2 (patch)
tree67b41ca357dc3efa541484ab1f4523b2b05d16b5
parent3372270ed3ee9b9a1c591f3619be6c53ba2a17b0 (diff)
downloadaur-a62fb7f45c5777df5e8be1ab858fff83354219e2.tar.gz
upgpkg: mongodb-compass 1.32.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 aeb9226a8c2e..00367e1f91d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.32.2
+ pkgver = 1.32.3
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.32.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.2_amd64.deb
- b2sums = aa596cae3f4f3914849952b6074457e02561318a4310ee93820512f13b413e01414badbf9fc9ab9b52431b39a140d152aed5fbccd87b41af0f440f3a7a1cce01
+ noextract = mongodb-compass_1.32.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.3_amd64.deb
+ b2sums = 6324c1aca315bcfea3186b3f7ce0744b267f46ac9833bba34c0941203085039477c07026e1367651b21c9c46443082e9dcc9779f5daaaeaca6aa98f14b052885
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index e079b2b24357..bbc98587c37f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.32.2
+pkgver=1.32.3
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=('aa596cae3f4f3914849952b6074457e02561318a4310ee93820512f13b413e01414badbf9fc9ab9b52431b39a140d152aed5fbccd87b41af0f440f3a7a1cce01')
+b2sums=('6324c1aca315bcfea3186b3f7ce0744b267f46ac9833bba34c0941203085039477c07026e1367651b21c9c46443082e9dcc9779f5daaaeaca6aa98f14b052885')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -