summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-08-29 08:23:02 +0200
committerÓscar García Amor2023-08-29 08:23:02 +0200
commit457e664eb88fb1d690d7be8036bbd2ad8008a8f0 (patch)
tree0e620c5961908a4fe99fb1ced71ca5e9de3651e1
parent6f35a1248f67d2440a9b2c83d6db263273b4f681 (diff)
downloadaur-457e664eb88fb1d690d7be8036bbd2ad8008a8f0.tar.gz
upgpkg: mongodb-compass 1.39.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 8340157e3a53..fac687cac87e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.39.2
+ pkgver = 1.39.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.39.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.2_amd64.deb
- b2sums = 01f1f966f1b4aa0de6cf3ab0c7a54c7cfc31edcb2059643e7da458727ede2e12d97dfce90dd99d91edf8a8a8aadffd5b9cf556472f0d346813ef375189498dd3
+ noextract = mongodb-compass_1.39.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.3_amd64.deb
+ b2sums = 0983f9b992c74995282c41602a5d16827071a196fa4fde390cecee66737eb7a6450e12c3f5031e9fa26a656f443aa9c44fbcd2e34f6d6fee1a217becc13b6bb1
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 8ae1b0f5c118..8939b30b1a60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.39.2
+pkgver=1.39.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=('01f1f966f1b4aa0de6cf3ab0c7a54c7cfc31edcb2059643e7da458727ede2e12d97dfce90dd99d91edf8a8a8aadffd5b9cf556472f0d346813ef375189498dd3')
+b2sums=('0983f9b992c74995282c41602a5d16827071a196fa4fde390cecee66737eb7a6450e12c3f5031e9fa26a656f443aa9c44fbcd2e34f6d6fee1a217becc13b6bb1')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -