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

Message: v1.40.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index da009ed..90edc53 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.40.2
+pkgver = 1.40.4
 url = https://mongodb.com/compass
 arch = amd64
 license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.40.2_amd64.deb
-sha256sums = 6ab482f15729c21bbb517c307e9ef95a8ad69a6604475f2aab82c2134a44e86c
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.40.4_amd64.deb
+sha256sums = 3c44ef707951d7585d8bf2a2acf5ca907e26acb532569c900edc5fdd2331f6dc
diff --git a/PKGBUILD b/PKGBUILD
index 1e961ad..bc3fc29 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.40.2
+pkgver=1.40.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=('6ab482f15729c21bbb517c307e9ef95a8ad69a6604475f2aab82c2134a44e86c')
+sha256sums=('3c44ef707951d7585d8bf2a2acf5ca907e26acb532569c900edc5fdd2331f6dc')
 
 prepare() {
   tar -xf data.tar.xz