makedeb


tutanota-desktop-bin 227.240429.0-0


Official Tutanota email client

Click here to go back to the commit logs for tutanota-desktop-bin.

Commit:


Hash: 471bcd595c8c60f86c4b0570a32d37d506e30456

Message: 3.77.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index cf6e7e1..583afbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = tutanota-desktop-bin
 	pkgdesc = Official Tutanota email client
-	pkgver = 3.77.3
+	pkgver = 3.77.4
 	pkgrel = 1
 	url = https://tutanota.com
 	arch = x86_64
@@ -15,12 +15,12 @@ pkgbase = tutanota-desktop-bin
 	conflicts = tutanota-desktop
 	conflicts = tutanota-desktop-linux
 	replaces = tutanota-desktop-linux
-	source = tutanota-desktop-3.77.3.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-	source = linux-sig-3.77.3.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+	source = tutanota-desktop-3.77.4.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+	source = linux-sig-3.77.4.bin::https://mail.tutanota.com/desktop/linux-sig.bin
 	source = https://raw.githubusercontent.com/tutao/tutanota/master/tutao-pub.pem
 	source = tutanota-desktop
-	sha512sums = 5f822a8c0e1eb93c2ad8be095f039823677ffd8f56d6b3791a75af0109b8b1211909443375a174342e98e64965547e6e35fc8e4a12c67677bba9bca6fbaa3532
-	sha512sums = 289f45d014691a4889a05d4220490bdd56163094800d8824526b22777bda9925fd158c443c2c6775ac0b902751ce206a958e22b0753920db49c94271b9ab572a
+	sha512sums = adb98b0a3b4dfdff1ab63c4d4da7e433f9d2a1d3421d3a5ee0a4f9cfc0b0536aa136e8a2d51f91ac3b805b928db1ca9082a9300b4d5064dd0de19b951e24d911
+	sha512sums = a77cd0bde048fd50be5fba2c36ef5b8b6064af47586077a003aed790010c7f0b54bd6cea3ea9f339ce099294ccd560de29b23cc90fe0ce2dcff4361568eaeb8b
 	sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
 	sha512sums = 373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f
 
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1e407c4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Ignore everything
+*
+
+# But not these files...
+!.gitignore
+!PKGBUILD
+!.SRCINFO
+!tutanota-desktop
diff --git a/PKGBUILD b/PKGBUILD
index d8c8a80..18c6a37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
 # Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
 pkgname=tutanota-desktop-bin
-pkgver=3.77.3
+pkgver=3.77.4
 pkgrel=1
 pkgdesc="Official Tutanota email client"
 arch=('x86_64')
@@ -16,8 +16,8 @@ source=("${pkgname%-bin}-$pkgver.AppImage::https://mail.tutanota.com/desktop/${p
 provides=("${pkgname%-bin}")
 conflicts=("${pkgname%-bin}" "${pkgname%-bin}-linux")
 replaces=("${pkgname%-bin}-linux")
-sha512sums=('5f822a8c0e1eb93c2ad8be095f039823677ffd8f56d6b3791a75af0109b8b1211909443375a174342e98e64965547e6e35fc8e4a12c67677bba9bca6fbaa3532'
-            '289f45d014691a4889a05d4220490bdd56163094800d8824526b22777bda9925fd158c443c2c6775ac0b902751ce206a958e22b0753920db49c94271b9ab572a'
+sha512sums=('adb98b0a3b4dfdff1ab63c4d4da7e433f9d2a1d3421d3a5ee0a4f9cfc0b0536aa136e8a2d51f91ac3b805b928db1ca9082a9300b4d5064dd0de19b951e24d911'
+            'a77cd0bde048fd50be5fba2c36ef5b8b6064af47586077a003aed790010c7f0b54bd6cea3ea9f339ce099294ccd560de29b23cc90fe0ce2dcff4361568eaeb8b'
             '7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45'
             '373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f')