summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2021-01-29 08:34:39 +0100
committerÓscar García Amor2021-01-29 08:34:39 +0100
commit1f1ee6fd80230fa95de614c69aaa9ef7120bd17d (patch)
tree2105f6bc744ce8ef9f1df8632910b283caa867ac
parent7402b0612c1bbec453d4c2864f855eb0d36ad281 (diff)
downloadaur-1f1ee6fd80230fa95de614c69aaa9ef7120bd17d.tar.gz
upgpkg: mongodb-compass 1.25.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 3252acef7263..96221afc14f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mongodb-compass
pkgdesc = The MongoDB GUI
- pkgver = 1.22.1
+ pkgver = 1.25.0
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.22.1_amd64.deb
- source = https://downloads.mongodb.com/compass/mongodb-compass_1.22.1_amd64.deb
- sha256sums = a9e50002e2529e629a62a838e009c47e14aa36b5bcee7c292126c646b89072f1
+ noextract = mongodb-compass_1.25.0_amd64.deb
+ source = https://downloads.mongodb.com/compass/mongodb-compass_1.25.0_amd64.deb
+ sha256sums = f7df3fbe8434e1f2e3dca642cba06e794a08d6ffbee01a064531894fb36cbf8d
pkgname = mongodb-compass
diff --git a/PKGBUILD b/PKGBUILD
index a8ce9c827a38..966f35014b76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.22.1
+pkgver=1.25.0
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=('a9e50002e2529e629a62a838e009c47e14aa36b5bcee7c292126c646b89072f1')
+sha256sums=('f7df3fbe8434e1f2e3dca642cba06e794a08d6ffbee01a064531894fb36cbf8d')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -