summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-05-17 14:40:37 +0200
committerÓscar García Amor2022-05-17 14:40:37 +0200
commitf0b8bca539082070d3fd2b7ed1e2c327290c8b6e (patch)
treef17794e5e3642cf2bc407e7ce5831a8ce788d25f
parent277517f66b2365ec11506c2cb0f584a8a7286f95 (diff)
downloadaur-f0b8bca539082070d3fd2b7ed1e2c327290c8b6e.tar.gz
upgpkg: mongodb-compass 1.31.3-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 c1981226c90a..96be279502b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.31.2
+ pkgver = 1.31.3
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.31.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.31.2_amd64.deb
- b2sums = 61059c0fa1101ffadc5090e6b754ea59ff58b12bb3103096fd9fb2f93b656bf3d2291b801ff199ab51c3b3f264f965a29083f35d58ca6f68ebe2c17ff82af012
+ noextract = mongodb-compass_1.31.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.31.3_amd64.deb
+ b2sums = 6161e3cc0d11ccd0578cc6ac777cc012491255a3534c2aeb63f01bd1e25a2e831967331cd559c7898219d4e7f5e784eb1b4790f5992b2ee993693e03c8404280
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 0459c285d045..e5bb728038b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.31.2
+pkgver=1.31.3
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=('61059c0fa1101ffadc5090e6b754ea59ff58b12bb3103096fd9fb2f93b656bf3d2291b801ff199ab51c3b3f264f965a29083f35d58ca6f68ebe2c17ff82af012')
+b2sums=('6161e3cc0d11ccd0578cc6ac777cc012491255a3534c2aeb63f01bd1e25a2e831967331cd559c7898219d4e7f5e784eb1b4790f5992b2ee993693e03c8404280')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -