summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-12-18 10:06:09 +0100
committerÓscar García Amor2021-12-18 10:06:09 +0100
commita9e1ecf97ddcf0ba9ab2e0846f5fab32963bd8b0 (patch)
tree66a0e9363bc8df9bf962276dda36079dbf0e08cf
parente9d2cf267caaa0cb2c047e76d200e69f8edb0da9 (diff)
downloadaur-a9e1ecf97ddcf0ba9ab2e0846f5fab32963bd8b0.tar.gz
upgpkg: mongodb-compass 1.29.6-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 f938766a6d6e..e645ce17fc4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.29.5
+ pkgver = 1.29.6
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.29.5_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.29.5_amd64.deb
- b2sums = 2de6b19face327586259abcde9a2953b2cce66881ff03827d3823ccd44f6af0fb9b335cbb5bc75eb00272c53dfee7ff9820be7fdb79e88e21a87e62328cf2b1b
+ noextract = mongodb-compass_1.29.6_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.29.6_amd64.deb
+ b2sums = 6cc74dcf70cfb4498e99dab001efa3480aeb024fe0b8bda0aaff7cd7ea8afa55624ada7c5c1f1e54efe09171fb8c3cc2ce61e1c73a19ac46cd162209f51867ed
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 55480073ca93..2052f608da7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.29.5
+pkgver=1.29.6
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=('2de6b19face327586259abcde9a2953b2cce66881ff03827d3823ccd44f6af0fb9b335cbb5bc75eb00272c53dfee7ff9820be7fdb79e88e21a87e62328cf2b1b')
+b2sums=('6cc74dcf70cfb4498e99dab001efa3480aeb024fe0b8bda0aaff7cd7ea8afa55624ada7c5c1f1e54efe09171fb8c3cc2ce61e1c73a19ac46cd162209f51867ed')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -