summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2022-09-14 13:14:24 +0200
committerÓscar García Amor2022-09-14 13:14:24 +0200
commit3730cbb67fbead939e20c1e88fa588e76e8403c1 (patch)
tree479a8246007b86a4a85da3558e99789492d3716f /PKGBUILD
parent6956a65f2ca6667212d7174c34d329eb7b6add08 (diff)
downloadaur-3730cbb67fbead939e20c1e88fa588e76e8403c1.tar.gz
upgpkg: mongodb-compass 1.33.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 247e84068c90..bdb6377f91d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.33.0
+pkgver=1.33.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=('20cc74218bde66c815d06ea32917d19906ae5c731c0a508a8cd0764e4d3abbc0faed34434c37f0bc21a68ac469fde5d14326afcd1656bc1df17251631a491d4c')
+b2sums=('a7adfc5f36bf964b26a7e8e23fb218d9606544f21046c2ad138b2bafe02b69c2148ab3c3bda482a762c1ff5504a189791cd2ed319ec326e0ace4048da7815d5d')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -