summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-06-30 13:57:51 +0200
committerÓscar García Amor2023-06-30 13:57:51 +0200
commit1d66372acf784996ea54a3a46a85991f7bcb301f (patch)
tree234049be372284648213ccf8e5e6301c842bcd38
parent16c2c789d4310b494554fd39ab06f6127faaf40e (diff)
downloadaur-1d66372acf784996ea54a3a46a85991f7bcb301f.tar.gz
upgpkg: mongodb-compass 1.38.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 34033793910d..4b150c3b5e50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.38.0
+ pkgver = 1.38.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.38.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.0_amd64.deb
- b2sums = cc0b4c86e0855bfa3a52424c3b789e63d8a758dca34e7a168e92de4c089e756d4ce7a2b74c1e04af6b4b0a1f5fe5893145f534fd1d74ac346c41c0c03a8bc882
+ noextract = mongodb-compass_1.38.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.1_amd64.deb
+ b2sums = 217d66f4908fc20a14980b0f4b38f1b266f85f50f14768e71756ee001db853a2fe46b371f784958872545c5b706f973a6e6a702ccc3dbc45ea530beb0a637875
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 88165375e52d..5e2c65f9d913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.38.0
+pkgver=1.38.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=('cc0b4c86e0855bfa3a52424c3b789e63d8a758dca34e7a168e92de4c089e756d4ce7a2b74c1e04af6b4b0a1f5fe5893145f534fd1d74ac346c41c0c03a8bc882')
+b2sums=('217d66f4908fc20a14980b0f4b38f1b266f85f50f14768e71756ee001db853a2fe46b371f784958872545c5b706f973a6e6a702ccc3dbc45ea530beb0a637875')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -