summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-07-02 12:25:47 +0200
committerÓscar García Amor2023-07-02 12:25:47 +0200
commit6b419cd7b14f57747e1cd84e016dca7cfd0b9dac (patch)
tree1a7e0e07dbb5f3649fd07f6265e3839fa1c97c91
parent1d66372acf784996ea54a3a46a85991f7bcb301f (diff)
downloadaur-6b419cd7b14f57747e1cd84e016dca7cfd0b9dac.tar.gz
upgpkg: mongodb-compass 1.38.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 4b150c3b5e50..0242027f89e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.38.1
+ pkgver = 1.38.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.38.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.1_amd64.deb
- b2sums = 217d66f4908fc20a14980b0f4b38f1b266f85f50f14768e71756ee001db853a2fe46b371f784958872545c5b706f973a6e6a702ccc3dbc45ea530beb0a637875
+ noextract = mongodb-compass_1.38.2_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.2_amd64.deb
+ b2sums = eb2b078cd2e39b928d11ce3aac54aafb851077463ae3023c08fd8aa4a4ca37f19eabc1e6f88a79cfb7c54f0d90265de81865ff2e484653355ff3de52e3925bf5
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 5e2c65f9d913..b5bb6f105c42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.38.1
+pkgver=1.38.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=('217d66f4908fc20a14980b0f4b38f1b266f85f50f14768e71756ee001db853a2fe46b371f784958872545c5b706f973a6e6a702ccc3dbc45ea530beb0a637875')
+b2sums=('eb2b078cd2e39b928d11ce3aac54aafb851077463ae3023c08fd8aa4a4ca37f19eabc1e6f88a79cfb7c54f0d90265de81865ff2e484653355ff3de52e3925bf5')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -