summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6554de6563f4..52409932978e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: "Amhairghin" Oscar Garcia Amor (https://ogarcia.me)
pkgname=mongodb-compass
-pkgver=1.14.6
+pkgver=1.14.7
pkgrel=1
pkgdesc="The MongoDB GUI"
arch=('x86_64')
@@ -10,7 +10,8 @@ license=('custom')
depends=('alsa-lib' 'gconf' 'gtk2' 'libsecret' 'libxss' 'libxtst' 'nss')
optdepends=('gnome-keyring')
source=("https://downloads.mongodb.com/compass/${pkgname}_${pkgver}_amd64.deb")
-sha256sums=('82a89cbf61d5ec530be37dbd9713a4e2addfe1c253947770cd9167bc96114345')
+noextract=("${pkgname}_${pkgver}_amd64.deb")
+sha256sums=('ff07c3809b1b3dc212a5244ce3c225ac8a5877bf2f45014e2d92c86ddcac376f')
package() {
bsdtar -O -xf "${pkgname}_${pkgver}"*.deb data.tar.xz | bsdtar -C "$pkgdir" -xJf -