makedeb


mongodb-compass-bin 1.42.0-2


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.

Commit:


Hash: 933e49bdf78feb5a2618d67f325b11c0b11c06ca

Message: 1.37.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 8b03aa6..23dfa82 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.4
+pkgver = 1.37.0
 url = https://mongodb.com/compass
 arch = amd64
 license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.36.4_amd64.deb
-sha256sums = 180839ce3d844d775755f57036f7f856345510778f3567f6f31303b13ca3884b
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.37.0_amd64.deb
+sha256sums = 49e82587020ab31866840deb35c83aa5a481c250786b8022abd2f60c547dfdde
diff --git a/PKGBUILD b/PKGBUILD
index fdb5536..363c873 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.4
+pkgver=1.37.0
 pkgrel=1
 pkgdesc='Easily explore and manipulate your database with Compass, the GUI for MongoDB.'
 arch=(amd64)
@@ -11,9 +11,7 @@ url='https://mongodb.com/compass'
 source=(
   "https://downloads.mongodb.com/compass/mongodb-compass_${pkgver}_amd64.deb"
 )
-sha256sums=(
-  '180839ce3d844d775755f57036f7f856345510778f3567f6f31303b13ca3884b'
-)
+sha256sums=('49e82587020ab31866840deb35c83aa5a481c250786b8022abd2f60c547dfdde')
 
 prepare() {
   tar -xf data.tar.xz