summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2020-05-11 09:55:29 +0200
committerÓscar García Amor2020-05-11 09:55:29 +0200
commite6920fc9d579507834293f79b612ca0ea7de5200 (patch)
tree19e0cdeb0e79a8f5eb4f6d9cd6b36e452b2741f3
parent9249cfefc41e92c5ac3a3c751f180dafbe4b1a3c (diff)
downloadaur-e6920fc9d579507834293f79b612ca0ea7de5200.tar.gz
upgpkg: mongodb-compass 1.21.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 b33b4c87fcfa..6ea04f9ca72c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.21.0
+ pkgver = 1.21.1
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = org.freedesktop.secrets
- noextract = mongodb-compass_1.21.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.21.0_amd64.deb
- sha256sums = bfd4674372c82eedf29b51017afe6c101e803189709ae65dc48104fa4e3ccc8b
+ noextract = mongodb-compass_1.21.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.21.1_amd64.deb
+ sha256sums = 3eff138cc35869e2ba97c2affad8c417f214dfa3cf439ab5342bf19e10bdf370
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 2cd6b7587acd..b4dd03f063a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.21.0
+pkgver=1.21.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")
-sha256sums=('bfd4674372c82eedf29b51017afe6c101e803189709ae65dc48104fa4e3ccc8b')
+sha256sums=('3eff138cc35869e2ba97c2affad8c417f214dfa3cf439ab5342bf19e10bdf370')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -