summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2019-08-12 10:27:05 +0200
committerÓscar García Amor2019-08-12 10:27:05 +0200
commit629e5743e7b6bcfa1c3f582734337fc5e40332c2 (patch)
tree6c1d6ab94f1be4f8f4044e62f5315e3dd22fc136
parent5348ffbe182db21704de29abf4d60f28f3fd0ace (diff)
downloadaur-629e5743e7b6bcfa1c3f582734337fc5e40332c2.tar.gz
upgpkg: mongodb-compass 1.19.0-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 7c81fed1219f..084ae94ccb34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.18.0
+ pkgver = 1.19.0
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -13,9 +13,9 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = gnome-keyring
- noextract = mongodb-compass_1.18.0_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.18.0_amd64.deb
- sha256sums = 5d4b33ff314cacc55e2848dcc5f5f6a45b3c746871a38443dd7d08f96d7b7373
+ noextract = mongodb-compass_1.19.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.19.0_amd64.deb
+ sha256sums = de5003809beccb8d44de601fb5e518c35fa72a8359a2db95d9bb16f100abb757
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index 9fd3e693caf1..4818da2bd8ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.18.0
+pkgver=1.19.0
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('alsa-lib' 'gconf' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
noextract=("${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('5d4b33ff314cacc55e2848dcc5f5f6a45b3c746871a38443dd7d08f96d7b7373')
+sha256sums=('de5003809beccb8d44de601fb5e518c35fa72a8359a2db95d9bb16f100abb757')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -