summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-08-09 09:53:01 +0200
committerÓscar García Amor2023-08-09 09:53:01 +0200
commitf6dead1701584fb67c981057a60be0594d77668c (patch)
treee843277a73aa15e7dd925cbb2f7da6c7f4d7d734
parent69f47f78b5c98b477e2d4fa87a1a68e092e3e91f (diff)
downloadaur-f6dead1701584fb67c981057a60be0594d77668c.tar.gz
upgpkg: mongodb-compass 1.39.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 7c81b5542db8..bae9b5ae806b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.39.0
+ pkgver = 1.39.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.39.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.0_amd64.deb
- b2sums = 48a38e3a560f86e929e8e8c4df72a10f68c9a65bf4aac29325b2e883289b05dcc6997992e93cf358347bae63b645407939e90f3f7f6a2813fa715dc6252138f0
+ noextract = mongodb-compass_1.39.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.1_amd64.deb
+ b2sums = 5ff60f60c3251b62bab4f7682876d081870bdd200097b8aa697de40233489c4468fb71ce2dbcf88f4bfd13e44426695a6ca6eaade2e34c03c6d6abbe2d371a3f
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 78041f2c366e..9e1955d6b427 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.39.0
+pkgver=1.39.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=('48a38e3a560f86e929e8e8c4df72a10f68c9a65bf4aac29325b2e883289b05dcc6997992e93cf358347bae63b645407939e90f3f7f6a2813fa715dc6252138f0')
+b2sums=('5ff60f60c3251b62bab4f7682876d081870bdd200097b8aa697de40233489c4468fb71ce2dbcf88f4bfd13e44426695a6ca6eaade2e34c03c6d6abbe2d371a3f')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -