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: 7713c0a6e4c1088019d2fee6add0abe3aa68ca7d

Message: v1.41.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 90edc53..f7d13d3 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.4
+pkgver = 1.41.0
 url = https://mongodb.com/compass
 arch = amd64
 license = Server Side Public License
-source = https://downloads.mongodb.com/compass/mongodb-compass_1.40.4_amd64.deb
-sha256sums = 3c44ef707951d7585d8bf2a2acf5ca907e26acb532569c900edc5fdd2331f6dc
+source = https://downloads.mongodb.com/compass/mongodb-compass_1.41.0_amd64.deb
+sha256sums = b9520dda84a969149e24ad5b863ccca923269d09bed62eb1b30d515a39acbc66
diff --git a/PKGBUILD b/PKGBUILD
index bc3fc29..8d42c7e 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.4
+pkgver=1.41.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=('3c44ef707951d7585d8bf2a2acf5ca907e26acb532569c900edc5fdd2331f6dc')
+sha256sums=('b9520dda84a969149e24ad5b863ccca923269d09bed62eb1b30d515a39acbc66')
 
 prepare() {
   tar -xf data.tar.xz