summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2022-01-14 08:45:25 +0100
committerÓscar García Amor2022-01-14 08:45:25 +0100
commit65cb49459220b0a7f91331ce284949e702ceb6ee (patch)
treee8b1f23456f8eb61b0895964e85ee4b4a6545edd
parenta9e1ecf97ddcf0ba9ab2e0846f5fab32963bd8b0 (diff)
downloadaur-65cb49459220b0a7f91331ce284949e702ceb6ee.tar.gz
upgpkg: mongodb-compass 1.30.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 e645ce17fc4c..0b6f12ac21e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.29.6
+ pkgver = 1.30.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.29.6_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.29.6_amd64.deb
- b2sums = 6cc74dcf70cfb4498e99dab001efa3480aeb024fe0b8bda0aaff7cd7ea8afa55624ada7c5c1f1e54efe09171fb8c3cc2ce61e1c73a19ac46cd162209f51867ed
+ noextract = mongodb-compass_1.30.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.30.1_amd64.deb
+ b2sums = 53cdbaab65a4b2a65e613f638835c8d79565c5bbd84642c95c4ca6f731325dd0dce083316d71a897e1e218ab3edd24393a6c16653bb15c48c08ed4308640c501
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 2052f608da7f..c462cbda9753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.29.6
+pkgver=1.30.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=('6cc74dcf70cfb4498e99dab001efa3480aeb024fe0b8bda0aaff7cd7ea8afa55624ada7c5c1f1e54efe09171fb8c3cc2ce61e1c73a19ac46cd162209f51867ed')
+b2sums=('53cdbaab65a4b2a65e613f638835c8d79565c5bbd84642c95c4ca6f731325dd0dce083316d71a897e1e218ab3edd24393a6c16653bb15c48c08ed4308640c501')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -