summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-11 11:23:16 +0100
committerÓscar García Amor2019-12-11 11:23:16 +0100
commit9f7d7c003fc8279524e47a1c52c6bcf20d3a375a (patch)
tree9b22002ba6069583a3aafc3dd15fe945a2a70a29
parentceeaab6be1c07c9d53069768f8caddee338aae99 (diff)
downloadaur-9f7d7c003fc8279524e47a1c52c6bcf20d3a375a.tar.gz
upgpkg: mongodb-compass 1.20.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 a05072703873..b3e2e4b5fe2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.19.12
+ pkgver = 1.20.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 = gnome-keyring
- noextract = mongodb-compass_1.19.12_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.12_amd64.deb
- sha256sums = 606229cf6ca29e670eb83ac66275454f8690c860dca61dbe04f34bb99cc50a88
+ noextract = mongodb-compass_1.20.1_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.1_amd64.deb
+ sha256sums = 6a870b63bed19ce04cefdd18fde2c0b4f2e96d10afdf246b50cd0e405e1fc66c
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index c30af0435cc2..818a0bf23868 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.19.12
+pkgver=1.20.1
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('606229cf6ca29e670eb83ac66275454f8690c860dca61dbe04f34bb99cc50a88')
+sha256sums=('6a870b63bed19ce04cefdd18fde2c0b4f2e96d10afdf246b50cd0e405e1fc66c')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -