makedeb
Easily explore and manipulate your database with Compass, the GUI for MongoDB.
Click here to go back to the commit logs for mongodb-compass-bin.
Hash: 9e03ebddb3ed042375d65551c61bd8344f7d33fc
Message: 1.36.4
diff --git a/.SRCINFO b/.SRCINFO
index 6ae5895..8b03aa6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,9 +3,9 @@ pkgname = mongodb-compass-bin
pkgbase = mongodb-compass-bin
pkgdesc = Easily explore and manipulate your database with Compass, the GUI for MongoDB.
pkgrel = 1
-pkgver = 1.36.3
+pkgver = 1.36.4
url = https://mongodb.com/compass
arch = amd64
license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.3_amd64.deb
-sha256sums = 4f8381b78ed6d054c598e41da7c4fc095961ae09863fba58618d628e07e1cd50
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.4_amd64.deb
+sha256sums = 180839ce3d844d775755f57036f7f856345510778f3567f6f31303b13ca3884b
diff --git a/PKGBUILD b/PKGBUILD
index 01246df..fdb5536 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
# vim: set sw=4 expandtab:
pkgname=mongodb-compass-bin
-pkgver=1.36.3
+pkgver=1.36.4
pkgrel=1
pkgdesc='Easily explore and manipulate your database with Compass, the GUI for MongoDB.'
arch=(amd64)
@@ -12,7 +12,7 @@ source=(
"https://downloads.mongodb.com/compass/mongodb-compass_${pkgver}_amd64.deb"
)
sha256sums=(
- '4f8381b78ed6d054c598e41da7c4fc095961ae09863fba58618d628e07e1cd50'
+ '180839ce3d844d775755f57036f7f856345510778f3567f6f31303b13ca3884b'
)
prepare() {