summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-08-30 10:37:36 +0200
committerÓscar García Amor2021-08-30 10:37:36 +0200
commitd3086626e1df494115fc4d0437c4c0b2f2d650bb (patch)
tree36e3c4a7d4ae9bd68181a1146cd013ffe070a6e4
parentbb900055796ad617e1fcdf5b4f626d820eee713b (diff)
downloadaur-d3086626e1df494115fc4d0437c4c0b2f2d650bb.tar.gz
upgpkg: mongodb-compass 1.28.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 3dc566b5c90b..d511811909bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.28.2
+ pkgver = 1.28.4
pkgrel = 1
url = https://www.mongodb.com/products/compass
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = mongodb-compass
depends = libxtst
depends = nss
optdepends = org.freedesktop.secrets
- noextract = mongodb-compass_1.28.2_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.28.2_amd64.deb
- sha256sums = 72451c6ef384a61aac2ddf31e1166e2efd66f3b67e57b16eaf30be2fc134af9b
+ noextract = mongodb-compass_1.28.4_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.28.4_amd64.deb
+ sha256sums = 5f80d8edfe667fe1630286edbf588804b6b43907fe4927ecd4ba37dd1e270f2a
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index f1b5d2743aba..8cb869e4fa8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.28.2
+pkgver=1.28.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=('72451c6ef384a61aac2ddf31e1166e2efd66f3b67e57b16eaf30be2fc134af9b')
+sha256sums=('5f80d8edfe667fe1630286edbf588804b6b43907fe4927ecd4ba37dd1e270f2a')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -