summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2022-04-05 13:14:35 +0200
committerÓscar García Amor2022-04-05 13:14:35 +0200
commit42e2648a6d7f2d7621c935c7a625dc2e4581018a (patch)
treeda99137f6b6af0c451fb88f74abfce452f8e183f /PKGBUILD
parent11b12d1627a5ac17548e47938f1e0f32cf69e413 (diff)
downloadaur-42e2648a6d7f2d7621c935c7a625dc2e4581018a.tar.gz
upgpkg: mongodb-compass 1.31.1-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01d28c5d883a..4e174dedd1ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.31.0
+pkgver=1.31.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=('28a25dcb9c48ffa9a38deacd3577a55d54c5578525d1cae887bc0b6b3b212db993dfcb87ef81692cb561843fd0358cd217cb782d1034ec9cbb14a347c8c55df7')
+b2sums=('6a975ae235ab2f4a5765e2ce77cce2c3eaf5dd6de259842f882dd33b353513354fdc7c2311e3cbcb2e4cfcf70537832b7c0d9bb1adb7a03d6a605a7d818e9a9a')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -