summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-09-14 13:14:24 +0200
committerÓscar García Amor2022-09-14 13:14:24 +0200
commit3730cbb67fbead939e20c1e88fa588e76e8403c1 (patch)
tree479a8246007b86a4a85da3558e99789492d3716f
parent6956a65f2ca6667212d7174c34d329eb7b6add08 (diff)
downloadaur-3730cbb67fbead939e20c1e88fa588e76e8403c1.tar.gz
upgpkg: mongodb-compass 1.33.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 efb34f540393..57a1aa53c749 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.33.0
+ pkgver = 1.33.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.33.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.33.0_amd64.deb
- b2sums = 20cc74218bde66c815d06ea32917d19906ae5c731c0a508a8cd0764e4d3abbc0faed34434c37f0bc21a68ac469fde5d14326afcd1656bc1df17251631a491d4c
+ noextract = mongodb-compass_1.33.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.33.1_amd64.deb
+ b2sums = a7adfc5f36bf964b26a7e8e23fb218d9606544f21046c2ad138b2bafe02b69c2148ab3c3bda482a762c1ff5504a189791cd2ed319ec326e0ace4048da7815d5d
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 247e84068c90..bdb6377f91d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.33.0
+pkgver=1.33.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=('20cc74218bde66c815d06ea32917d19906ae5c731c0a508a8cd0764e4d3abbc0faed34434c37f0bc21a68ac469fde5d14326afcd1656bc1df17251631a491d4c')
+b2sums=('a7adfc5f36bf964b26a7e8e23fb218d9606544f21046c2ad138b2bafe02b69c2148ab3c3bda482a762c1ff5504a189791cd2ed319ec326e0ace4048da7815d5d')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -