summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-12-12 12:36:45 +0100
committerÓscar García Amor2019-12-12 12:36:45 +0100
commitef7f5be8cc7e674727d551627498041a62187649 (patch)
tree200e7310d9e73059e1a9466bfe84821080416ee0
parent0c0bfc141927646c42562ba72f3d8cd7b3ffdbc7 (diff)
downloadaur-ef7f5be8cc7e674727d551627498041a62187649.tar.gz
upgpkg: mongodb-compass 1.20.2-1
upstream release
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c525a104137..d7670405a405 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.20.1
- pkgrel = 2
+ pkgver = 1.20.2
+ pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
license = custom
@@ -12,9 +12,9 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = org.freedesktop.secrets
- noextract = mongodb-compass_1.20.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.1_amd64.deb
- sha256sums = 6a870b63bed19ce04cefdd18fde2c0b4f2e96d10afdf246b50cd0e405e1fc66c
+ noextract = mongodb-compass_1.20.2_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.20.2_amd64.deb
+ sha256sums = f27b27722f6a9ad5cbb3c1c701e63c3d664c6a9ae8795be69b47f02316597ea0
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index a2536ebf885e..c09a5db0594e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.20.1
-pkgrel=2
+pkgver=1.20.2
+pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
url="https://www.mongodb.com/products/compass"
@@ -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=('6a870b63bed19ce04cefdd18fde2c0b4f2e96d10afdf246b50cd0e405e1fc66c')
+sha256sums=('f27b27722f6a9ad5cbb3c1c701e63c3d664c6a9ae8795be69b47f02316597ea0')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -