summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2023-03-15 16:25:41 +0100
committerÓscar García Amor2023-03-15 16:25:41 +0100
commit6538554f8b95d15db8bd8cec2ed1594dbbdb67a5 (patch)
tree8efbe9b5c844655b1a3f20b6c0057eb4b7644b0b /PKGBUILD
parent26a356e129ed91e1a8f6ee056b2002b70986b3e1 (diff)
downloadaur-6538554f8b95d15db8bd8cec2ed1594dbbdb67a5.tar.gz
upgpkg: mongodb-compass 1.36.0-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 00db5e8937d1..4c6e2929c7be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.35.0
+pkgver=1.36.0
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=('40b3459e9ff9b3d9b3df58c66384a3adf7735047f05b32ab9e0f99ecdd974e94ed2e0fea0a595ade553eae8cfc394607953e395433e120726c7e82bc2e064fd6')
+b2sums=('e2a9b99b01e27a1d1cf92a008a061bc62ec51f08433b283169a15afbb5e5d3884a37adf2f13fc9ba801a73a89466033e59d7a9f8a8ce172cef90d97c9414af2f')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -