summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-06-08 10:01:18 +0200
committerÓscar García Amor2022-06-08 10:01:18 +0200
commit3372270ed3ee9b9a1c591f3619be6c53ba2a17b0 (patch)
treeeba928605136e35dfb9ff5d5d1b5b6d919ec7d08
parent26ac36cfe6af260c6e1626098d94e664c06968a5 (diff)
downloadaur-3372270ed3ee9b9a1c591f3619be6c53ba2a17b0.tar.gz
upgpkg: mongodb-compass 1.32.2-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 f49d6100aa7a..aeb9226a8c2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.32.1
+ pkgver = 1.32.2
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.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.1_amd64.deb
- b2sums = 03a716585312128eafda3e25d666901b1eed90b2f7d2d3e5f65b5532fe9bd701b5b64839dc373ef4bcfff6caf118133add328054b4363e8d3d53981c6dc7962d
+ noextract = mongodb-compass_1.32.2_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.32.2_amd64.deb
+ b2sums = aa596cae3f4f3914849952b6074457e02561318a4310ee93820512f13b413e01414badbf9fc9ab9b52431b39a140d152aed5fbccd87b41af0f440f3a7a1cce01
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 8c8173eb0831..e079b2b24357 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.32.1
+pkgver=1.32.2
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=('03a716585312128eafda3e25d666901b1eed90b2f7d2d3e5f65b5532fe9bd701b5b64839dc373ef4bcfff6caf118133add328054b4363e8d3d53981c6dc7962d')
+b2sums=('aa596cae3f4f3914849952b6074457e02561318a4310ee93820512f13b413e01414badbf9fc9ab9b52431b39a140d152aed5fbccd87b41af0f440f3a7a1cce01')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -