summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-01-12 16:08:26 +0100
committerÓscar García Amor2023-01-12 16:08:26 +0100
commit26a356e129ed91e1a8f6ee056b2002b70986b3e1 (patch)
treeac9f1cce441b7bfd8554e2fb3158123a47718deb
parent78f28a809ae77203b23946e198ab85c63891bc4e (diff)
downloadaur-26a356e129ed91e1a8f6ee056b2002b70986b3e1.tar.gz
upgpkg: mongodb-compass 1.35.0-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 d22d718c135a..c1f750a1b92f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.34.2
+ pkgver = 1.35.0
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.34.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.34.2_amd64.deb
- b2sums = ae0048ab89062d1a1828b3abb92f36bcb7fd77ef1c6bc5a763af3e3673fbd7697b416653cc75a029d3ab600920dd98706a563a9019402e4132962a3235b69ee2
+ noextract = mongodb-compass_1.35.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.35.0_amd64.deb
+ b2sums = 40b3459e9ff9b3d9b3df58c66384a3adf7735047f05b32ab9e0f99ecdd974e94ed2e0fea0a595ade553eae8cfc394607953e395433e120726c7e82bc2e064fd6
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 2641f9f368da..00db5e8937d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.34.2
+pkgver=1.35.0
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=('ae0048ab89062d1a1828b3abb92f36bcb7fd77ef1c6bc5a763af3e3673fbd7697b416653cc75a029d3ab600920dd98706a563a9019402e4132962a3235b69ee2')
+b2sums=('40b3459e9ff9b3d9b3df58c66384a3adf7735047f05b32ab9e0f99ecdd974e94ed2e0fea0a595ade553eae8cfc394607953e395433e120726c7e82bc2e064fd6')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -