summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÓscar García Amor2021-11-09 16:11:20 +0100
committerÓscar García Amor2021-11-09 16:11:20 +0100
commit4e7a9464ebea5e58b586e2b9a0def30f5c2f7315 (patch)
tree3cf4831ed00574f2942183b74df82798ad3b68bb /PKGBUILD
parentd3086626e1df494115fc4d0437c4c0b2f2d650bb (diff)
downloadaur-4e7a9464ebea5e58b586e2b9a0def30f5c2f7315.tar.gz
upgpkg: mongodb-compass 1.29.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8cb869e4fa8b..f6e5e894d79a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.28.4
+pkgver=1.29.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=('5f80d8edfe667fe1630286edbf588804b6b43907fe4927ecd4ba37dd1e270f2a')
+sha256sums=('e4dae7988da587f9e4314acc98f8057003c2d6ed74ef04caff6e686d99466640')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -