summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-08-23 09:03:06 +0200
committerÓscar García Amor2023-08-23 09:03:06 +0200
commit6f35a1248f67d2440a9b2c83d6db263273b4f681 (patch)
tree12c777568f728bfb15c84671a84a6431aa5dd27b
parentf6dead1701584fb67c981057a60be0594d77668c (diff)
downloadaur-6f35a1248f67d2440a9b2c83d6db263273b4f681.tar.gz
upgpkg: mongodb-compass 1.39.2-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 bae9b5ae806b..8340157e3a53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.39.1
+ pkgver = 1.39.2
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.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.1_amd64.deb
- b2sums = 5ff60f60c3251b62bab4f7682876d081870bdd200097b8aa697de40233489c4468fb71ce2dbcf88f4bfd13e44426695a6ca6eaade2e34c03c6d6abbe2d371a3f
+ noextract = mongodb-compass_1.39.2_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.2_amd64.deb
+ b2sums = 01f1f966f1b4aa0de6cf3ab0c7a54c7cfc31edcb2059643e7da458727ede2e12d97dfce90dd99d91edf8a8a8aadffd5b9cf556472f0d346813ef375189498dd3
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 9e1955d6b427..8ae1b0f5c118 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.39.1
+pkgver=1.39.2
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=('5ff60f60c3251b62bab4f7682876d081870bdd200097b8aa697de40233489c4468fb71ce2dbcf88f4bfd13e44426695a6ca6eaade2e34c03c6d6abbe2d371a3f')
+b2sums=('01f1f966f1b4aa0de6cf3ab0c7a54c7cfc31edcb2059643e7da458727ede2e12d97dfce90dd99d91edf8a8a8aadffd5b9cf556472f0d346813ef375189498dd3')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -