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: 94c5e2784f7650d7c59ca6c11f67818df302990b

Message: 1.39.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 4fc5939..8386b81 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.39.3
+pkgver = 1.39.4
 url = https://mongodb.com/compass
 arch = amd64
 license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.3_amd64.deb
-sha256sums = e872b5b74e5a98677b1fa312f4b83ebc9bd674e5a2fae92acf9818d4868fc3d1
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.39.4_amd64.deb
+sha256sums = 14ae360c92f163d80c36df76fd411daec793de9d713c3567d7ee429db73e5a76
diff --git a/PKGBUILD b/PKGBUILD
index bd87b58..f3d2ac1 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.39.3
+pkgver=1.39.4
 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=('e872b5b74e5a98677b1fa312f4b83ebc9bd674e5a2fae92acf9818d4868fc3d1')
+sha256sums=('14ae360c92f163d80c36df76fd411daec793de9d713c3567d7ee429db73e5a76')
 
 prepare() {
   tar -xf data.tar.xz