summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2023-09-27 18:08:50 +0200
committerÓscar García Amor2023-09-27 18:08:50 +0200
commitfadb3c368352a00abcec1e496ada20c2853878e8 (patch)
treee981e9a1bf3c54199a823458850e4f6888b0a15e
parent4c4d9bec9d78432ed17b473d0bb07f31e52469dc (diff)
downloadaur-fadb3c368352a00abcec1e496ada20c2853878e8.tar.gz
upgpkg: mongodb-compass 1.40.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 e1ae7aa7da54..b5526a310171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.40.0
+ pkgver = 1.40.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.40.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.40.0_amd64.deb
- b2sums = e805bb7d4bace9c371d4fcb20895e729f0d4d8cd49335e8fedfbb3b29a05a5c507358d54172240f98f96a39d79765f358e4e0c3d100c7e769792fa62a2bc309f
+ noextract = mongodb-compass_1.40.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.40.1_amd64.deb
+ b2sums = 5a85e57fc9256d4dd2e37571e285e61a0ba55ec6a4a989f5a095883a2d21d123dbdb781c5cba411a4fb07733b432305d0b7c917a1ed072b37763363d30306199
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 17d1dbb0096f..40687d16daee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.40.0
+pkgver=1.40.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=('e805bb7d4bace9c371d4fcb20895e729f0d4d8cd49335e8fedfbb3b29a05a5c507358d54172240f98f96a39d79765f358e4e0c3d100c7e769792fa62a2bc309f')
+b2sums=('5a85e57fc9256d4dd2e37571e285e61a0ba55ec6a4a989f5a095883a2d21d123dbdb781c5cba411a4fb07733b432305d0b7c917a1ed072b37763363d30306199')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -