summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-07-15 12:20:50 +0200
committerÓscar García Amor2023-07-15 12:20:50 +0200
commit69f47f78b5c98b477e2d4fa87a1a68e092e3e91f (patch)
tree6e2a39f235beeea18619fe3341c55d5cbd1e0903
parent6b419cd7b14f57747e1cd84e016dca7cfd0b9dac (diff)
downloadaur-69f47f78b5c98b477e2d4fa87a1a68e092e3e91f.tar.gz
upgpkg: mongodb-compass 1.39.0-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 0242027f89e7..7c81b5542db8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.38.2
+ pkgver = 1.39.0
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.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.2_amd64.deb
- b2sums = eb2b078cd2e39b928d11ce3aac54aafb851077463ae3023c08fd8aa4a4ca37f19eabc1e6f88a79cfb7c54f0d90265de81865ff2e484653355ff3de52e3925bf5
+ noextract = mongodb-compass_1.39.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.0_amd64.deb
+ b2sums = 48a38e3a560f86e929e8e8c4df72a10f68c9a65bf4aac29325b2e883289b05dcc6997992e93cf358347bae63b645407939e90f3f7f6a2813fa715dc6252138f0
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index b5bb6f105c42..78041f2c366e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.38.2
+pkgver=1.39.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=('eb2b078cd2e39b928d11ce3aac54aafb851077463ae3023c08fd8aa4a4ca37f19eabc1e6f88a79cfb7c54f0d90265de81865ff2e484653355ff3de52e3925bf5')
+b2sums=('48a38e3a560f86e929e8e8c4df72a10f68c9a65bf4aac29325b2e883289b05dcc6997992e93cf358347bae63b645407939e90f3f7f6a2813fa715dc6252138f0')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -