summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-17 09:04:53 +0100
committerÓscar García Amor2019-12-17 09:04:53 +0100
commitcee331229b8d096bc249547f8fabbef2b72bc78b (patch)
tree26dc7c821b5e58d115bfc5015824932e507cead2
parentef7f5be8cc7e674727d551627498041a62187649 (diff)
downloadaur-cee331229b8d096bc249547f8fabbef2b72bc78b.tar.gz
upgpkg: mongodb-compass 1.20.3-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 d7670405a405..483c64cb5c75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.20.2
+ pkgver = 1.20.3
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.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.2_amd64.deb
- sha256sums = f27b27722f6a9ad5cbb3c1c701e63c3d664c6a9ae8795be69b47f02316597ea0
+ noextract = mongodb-compass_1.20.3_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.3_amd64.deb
+ sha256sums = 8ef6611940d209b5d6ba66782200b8d38da0cc146dfd5192dfa32a77ed06a193
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index c09a5db0594e..dacef8a85beb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.20.2
+pkgver=1.20.3
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=('f27b27722f6a9ad5cbb3c1c701e63c3d664c6a9ae8795be69b47f02316597ea0')
+sha256sums=('8ef6611940d209b5d6ba66782200b8d38da0cc146dfd5192dfa32a77ed06a193')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -