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: 81af9712a9927566ae375461feafb6730634877b

Message: update to 3.67.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 8943dcd..db49d36 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = tutanota-desktop-bin
 	pkgdesc = Official Tutanota email client
-	pkgver = 3.67.3
-	pkgrel = 4
+	pkgver = 3.67.4
+	pkgrel = 1
 	url = https://tutanota.com
 	arch = x86_64
 	license = GPL3
@@ -15,12 +15,12 @@ pkgbase = tutanota-desktop-bin
 	conflicts = tutanota-desktop
 	conflicts = tutanota-desktop-linux
 	replaces = tutanota-desktop-linux
-	source = tutanota-desktop-3.67.3.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-	source = linux-sig-3.67.3.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+	source = tutanota-desktop-3.67.4.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+	source = linux-sig-3.67.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 = f5b34e7a2f9fd64a98a3f783cb7a90cdb3e9212860e1580a96a14ea94ccbfe38e0463197dd68b024b6b6512c59dcfd2bb638a5d73444ae5d3f0726bf005ee0ff
-	sha512sums = 31d246e038730c9b56e8d4877b5600f450ba3fb5680112b8701de9f08b0cadaf957d0d3d2a4ad6de1a56705ef75acfeb95885404bc4516ac604bdd08220d12c4
+	sha512sums = cf2a032a1bb137d794cd983577f9baccff711481eeeb9645b924170a654f10aeb66dc870429be8d9529e1d66b2392f1944dd07b8bcbe89a89d5be02db958ce1b
+	sha512sums = d585062c88f6350b45cf4d714b6943579162a5b1c843d0220974639827ff60d7a7123901e67f04376470894c004e0f0e6e933a62bd0843afdc0eaa2328a7de54
 	sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
 	sha512sums = 373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f
 
diff --git a/PKGBUILD b/PKGBUILD
index 9e12550..9472a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
 # Co-Maintainer: Aaron J. Graves <linux@ajgraves.com>
 pkgname=tutanota-desktop-bin
-pkgver=3.67.3
-pkgrel=4
+pkgver=3.67.4
+pkgrel=1
 pkgdesc="Official Tutanota email client"
 arch=('x86_64')
 url="https://tutanota.com"
@@ -16,17 +16,15 @@ 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=('f5b34e7a2f9fd64a98a3f783cb7a90cdb3e9212860e1580a96a14ea94ccbfe38e0463197dd68b024b6b6512c59dcfd2bb638a5d73444ae5d3f0726bf005ee0ff'
-            '31d246e038730c9b56e8d4877b5600f450ba3fb5680112b8701de9f08b0cadaf957d0d3d2a4ad6de1a56705ef75acfeb95885404bc4516ac604bdd08220d12c4'
+sha512sums=('cf2a032a1bb137d794cd983577f9baccff711481eeeb9645b924170a654f10aeb66dc870429be8d9529e1d66b2392f1944dd07b8bcbe89a89d5be02db958ce1b'
+            'd585062c88f6350b45cf4d714b6943579162a5b1c843d0220974639827ff60d7a7123901e67f04376470894c004e0f0e6e933a62bd0843afdc0eaa2328a7de54'
             '7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45'
             '373e1be50297177306ba2f6898fbb57e12b8360af5fb575b2711179e0e952b8e4e9de1d4a66675e441fbe7f8dd5c63d3bddf9114f6e3be95adb49703e597137f')
 
 prepare() {
 	# Validate the signature against public key: https://tutanota.com/howto/#verify-desktop
-	set -e
 	openssl dgst -sha512 -verify tutao-pub.pem -signature linux-sig-${pkgver}.bin \
 		"${pkgname%-bin}-$pkgver.AppImage"
-	set +e
 
 	chmod +x "${pkgname%-bin}-$pkgver.AppImage"
 	./"${pkgname%-bin}-$pkgver.AppImage" --appimage-extract