summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-03-16 11:07:24 +0100
committerÓscar García Amor2023-03-16 11:07:24 +0100
commit9d43144c7cf9097aec288f67cac1109f5292ea4f (patch)
treec1215ef0a05d60047d289e2e959b0594d82b99d3
parent6538554f8b95d15db8bd8cec2ed1594dbbdb67a5 (diff)
downloadaur-9d43144c7cf9097aec288f67cac1109f5292ea4f.tar.gz
upgpkg: mongodb-compass 1.36.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 b85f353e35a7..981bdf3a8522 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.36.0
+ pkgver = 1.36.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.36.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.0_amd64.deb
- b2sums = e2a9b99b01e27a1d1cf92a008a061bc62ec51f08433b283169a15afbb5e5d3884a37adf2f13fc9ba801a73a89466033e59d7a9f8a8ce172cef90d97c9414af2f
+ noextract = mongodb-compass_1.36.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.1_amd64.deb
+ b2sums = 98c2e7387e8af7270451ac9ffa0a99181ca37bcadf4e4ef564971be9cda4988dd52af740be778494cb0956b6838b608468ff9fd69cc1a79bcc39deac7ad1e985
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 4c6e2929c7be..0ad7ff5162f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.36.0
+pkgver=1.36.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=('e2a9b99b01e27a1d1cf92a008a061bc62ec51f08433b283169a15afbb5e5d3884a37adf2f13fc9ba801a73a89466033e59d7a9f8a8ce172cef90d97c9414af2f')
+b2sums=('98c2e7387e8af7270451ac9ffa0a99181ca37bcadf4e4ef564971be9cda4988dd52af740be778494cb0956b6838b608468ff9fd69cc1a79bcc39deac7ad1e985')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -