summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-06-03 13:14:07 +0200
committerÓscar García Amor2022-06-03 13:14:07 +0200
commit26ac36cfe6af260c6e1626098d94e664c06968a5 (patch)
tree2c4fdf4fdf7e0101c6a1bcdb71bd41fb181c9b49
parent1e7879c517bcb655328bb9a1c1488d91aec25e63 (diff)
downloadaur-26ac36cfe6af260c6e1626098d94e664c06968a5.tar.gz
upgpkg: mongodb-compass 1.32.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 60d5354b47a0..f49d6100aa7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.32.0
+ pkgver = 1.32.1
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.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.0_amd64.deb
- b2sums = 102978d14295df18bd8f941956187ba30ff054174a900c8d6064cc43069355f449b8b4cb2bc6b5bb290c7d7527103af72053f1315a792bdd2dc7899a26e98338
+ noextract = mongodb-compass_1.32.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.1_amd64.deb
+ b2sums = 03a716585312128eafda3e25d666901b1eed90b2f7d2d3e5f65b5532fe9bd701b5b64839dc373ef4bcfff6caf118133add328054b4363e8d3d53981c6dc7962d
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 7f1a03680dfc..8c8173eb0831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.32.0
+pkgver=1.32.1
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=('102978d14295df18bd8f941956187ba30ff054174a900c8d6064cc43069355f449b8b4cb2bc6b5bb290c7d7527103af72053f1315a792bdd2dc7899a26e98338')
+b2sums=('03a716585312128eafda3e25d666901b1eed90b2f7d2d3e5f65b5532fe9bd701b5b64839dc373ef4bcfff6caf118133add328054b4363e8d3d53981c6dc7962d')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -