summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-26 12:23:40 +0100
committerÓscar García Amor2019-12-26 12:23:40 +0100
commit366359ab75f4f58d99eb35ec12e51b658908cdd9 (patch)
treeb1e78fe64010adbbad5e670189ed85fdd414ae68
parentcee331229b8d096bc249547f8fabbef2b72bc78b (diff)
downloadaur-366359ab75f4f58d99eb35ec12e51b658908cdd9.tar.gz
upgpkg: mongodb-compass 1.20.4-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 483c64cb5c75..885e859779af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.20.3
+ pkgver = 1.20.4
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.20.3_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.3_amd64.deb
- sha256sums = 8ef6611940d209b5d6ba66782200b8d38da0cc146dfd5192dfa32a77ed06a193
+ noextract = mongodb-compass_1.20.4_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.4_amd64.deb
+ sha256sums = 47724d04ef6a9e561d1ce46a8cb341b8847ee3d1d37a2ad548549bb1652a0c55
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index dacef8a85beb..05b13388b401 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.20.3
+pkgver=1.20.4
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=('8ef6611940d209b5d6ba66782200b8d38da0cc146dfd5192dfa32a77ed06a193')
+sha256sums=('47724d04ef6a9e561d1ce46a8cb341b8847ee3d1d37a2ad548549bb1652a0c55')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -