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: 071524239eefe431b7f51ce28fd37ab22064f9c1

Message: 3.96.13

Diff


diff --git a/.SRCINFO b/.SRCINFO
index ad38fe8..2161c4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = tutanota-desktop-bin
 	pkgdesc = Official Tutanota email client
-	pkgver = 3.96.12
+	pkgver = 3.96.13
 	pkgrel = 1
 	url = https://tutanota.com
 	arch = x86_64
@@ -15,11 +15,11 @@ pkgbase = tutanota-desktop-bin
 	conflicts = tutanota-desktop
 	conflicts = tutanota-desktop-linux
 	replaces = tutanota-desktop-linux
-	source = tutanota-desktop-3.96.12.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
-	source = linux-sig-3.96.12.bin::https://mail.tutanota.com/desktop/linux-sig.bin
-	source = tutao-pub-3.96.12.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.96.12/tutao-pub.pem
-	sha512sums = 1ff15e22a55b46d02f3564f1827e1795f2bf4d70eb7639f5a523030d21dc56d47acc832a72a0f59ebec46285ced30ea5f80cb470360d679a7d2e5fff0490c310
-	sha512sums = 97f58688e29ff6441d5793a9448916dcce16f05aeada989014732d1c3037f5e962e5a704a0e3bb86573f344125400022942ce2661fe1ba1a6a55486636b7d049
+	source = tutanota-desktop-3.96.13.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+	source = linux-sig-3.96.13.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+	source = tutao-pub-3.96.13.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.96.13/tutao-pub.pem
+	sha512sums = 80381ffefe7852bb7595a75149a3115318503b3ae1126fd0ca1be73df0a567e5fc9dfd92f61d87909bec6a8e72bc61cd63a8c166be966a31b2e00f0a57abfaea
+	sha512sums = 01d40996dd6d2c37d385644eb91d0210da3a52f01e522176c90b2b679f3fab5836798a9b77b1d9502c0a6f4a91635b2675a166073f54d17319f289024aafd925
 	sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
 
 pkgname = tutanota-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7ed8bc8..58a7500 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.96.12
+pkgver=3.96.13
 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=('1ff15e22a55b46d02f3564f1827e1795f2bf4d70eb7639f5a523030d21dc56d47acc832a72a0f59ebec46285ced30ea5f80cb470360d679a7d2e5fff0490c310'
-            '97f58688e29ff6441d5793a9448916dcce16f05aeada989014732d1c3037f5e962e5a704a0e3bb86573f344125400022942ce2661fe1ba1a6a55486636b7d049'
+sha512sums=('80381ffefe7852bb7595a75149a3115318503b3ae1126fd0ca1be73df0a567e5fc9dfd92f61d87909bec6a8e72bc61cd63a8c166be966a31b2e00f0a57abfaea'
+            '01d40996dd6d2c37d385644eb91d0210da3a52f01e522176c90b2b679f3fab5836798a9b77b1d9502c0a6f4a91635b2675a166073f54d17319f289024aafd925'
             '7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45')
 
 prepare() {