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: d21eef65693e32879f79aa7525f7bdc03cfc17e7

Message: 1.38.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a182615..accdf12 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 = 2
-pkgver = 1.37.0
+pkgver = 1.38.0
 url = https://mongodb.com/compass
 arch = amd64
 license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.37.0_amd64.deb
-sha256sums = 49e82587020ab31866840deb35c83aa5a481c250786b8022abd2f60c547dfdde
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.38.0_amd64.deb
+sha256sums = 6d3b7881d90a691f0e112ccfc141d9f42db5b9ffcb732fde4b26b6a1e02d80d0
diff --git a/PKGBUILD b/PKGBUILD
index 06bfbba..298da10 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.37.0
+pkgver=1.38.0
 pkgrel=2
 pkgdesc='Easily explore and manipulate your database with Compass, the GUI for MongoDB.'
 arch=(amd64)
@@ -12,7 +12,7 @@ extensions=('zipman')
 source=(
   "https://downloads.mongodb.com/compass/mongodb-compass_${pkgver}_amd64.deb"
 )
-sha256sums=('49e82587020ab31866840deb35c83aa5a481c250786b8022abd2f60c547dfdde')
+sha256sums=('6d3b7881d90a691f0e112ccfc141d9f42db5b9ffcb732fde4b26b6a1e02d80d0')
 
 prepare() {
   tar -xf data.tar.xz