summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-03-29 10:32:15 +0200
committerÓscar García Amor2023-03-29 10:32:15 +0200
commit4d26dc3674e0e0ac9792698f774c93ef81d6d24d (patch)
tree0f37c9a4a880d1af5a8ae6f0c84681ec2dd3548c
parent9d43144c7cf9097aec288f67cac1109f5292ea4f (diff)
downloadaur-4d26dc3674e0e0ac9792698f774c93ef81d6d24d.tar.gz
upgpkg: mongodb-compass 1.36.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 981bdf3a8522..fea05a90bc82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.36.1
+ pkgver = 1.36.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.36.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.1_amd64.deb
- b2sums = 98c2e7387e8af7270451ac9ffa0a99181ca37bcadf4e4ef564971be9cda4988dd52af740be778494cb0956b6838b608468ff9fd69cc1a79bcc39deac7ad1e985
+ noextract = mongodb-compass_1.36.2_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.2_amd64.deb
+ b2sums = 1ab94e15ff3948e540373108978fce4ee36e13b038c0790a356cf1141aef9ee714c9a44f3c292b8c26e642ae2d1f185d1b15bb1e6c3b8ae4720d75e2a896cfbd
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 0ad7ff5162f4..724af5051e7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.36.1
+pkgver=1.36.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=('98c2e7387e8af7270451ac9ffa0a99181ca37bcadf4e4ef564971be9cda4988dd52af740be778494cb0956b6838b608468ff9fd69cc1a79bcc39deac7ad1e985')
+b2sums=('1ab94e15ff3948e540373108978fce4ee36e13b038c0790a356cf1141aef9ee714c9a44f3c292b8c26e642ae2d1f185d1b15bb1e6c3b8ae4720d75e2a896cfbd')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -