summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-09-06 10:38:44 +0200
committerÓscar García Amor2023-09-06 10:38:44 +0200
commitf681e3b15b0a946a584250d6f2499b0c9b2e102f (patch)
tree6dea6e14a9bc937034c4ba0624f3af3b0aedf580
parent457e664eb88fb1d690d7be8036bbd2ad8008a8f0 (diff)
downloadaur-f681e3b15b0a946a584250d6f2499b0c9b2e102f.tar.gz
upgpkg: mongodb-compass 1.39.4-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 fac687cac87e..3b8361198edc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.39.3
+ pkgver = 1.39.4
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.39.3_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.3_amd64.deb
- b2sums = 0983f9b992c74995282c41602a5d16827071a196fa4fde390cecee66737eb7a6450e12c3f5031e9fa26a656f443aa9c44fbcd2e34f6d6fee1a217becc13b6bb1
+ noextract = mongodb-compass_1.39.4_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.4_amd64.deb
+ b2sums = cf2f8d9eeaefcda7abb20fd491d7ff2f805f37eb2df5b238b47a6ca976a3f2a8d173d6e07388f028ddd8b7cd0af9426bd1842fc53d307c67c2cf403ff29487d3
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 8939b30b1a60..c7dfd7bb364d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.39.3
+pkgver=1.39.4
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=('0983f9b992c74995282c41602a5d16827071a196fa4fde390cecee66737eb7a6450e12c3f5031e9fa26a656f443aa9c44fbcd2e34f6d6fee1a217becc13b6bb1')
+b2sums=('cf2f8d9eeaefcda7abb20fd491d7ff2f805f37eb2df5b238b47a6ca976a3f2a8d173d6e07388f028ddd8b7cd0af9426bd1842fc53d307c67c2cf403ff29487d3')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -