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: 76bbbbe24c0c1d4d878de3a9b2d3c01977356d7f

Message: 3.98.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2161c4e..1d03c1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = tutanota-desktop-bin
 	pkgdesc = Official Tutanota email client
-	pkgver = 3.96.13
+	pkgver = 3.98.0
 	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.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
+	source = tutanota-desktop-3.98.0.AppImage::https://mail.tutanota.com/desktop/tutanota-desktop-linux.AppImage
+	source = linux-sig-3.98.0.bin::https://mail.tutanota.com/desktop/linux-sig.bin
+	source = tutao-pub-3.98.0.pem::https://github.com/tutao/tutanota/raw/tutanota-desktop-release-3.98.0/tutao-pub.pem
+	sha512sums = feeb25b5840cddb046232802450ad1254cfa022e1ce2d5b6fe447222098b6061a78c0f749fdf48f46064822f9c1b2e36a9e69ce7ba115a01575b184193acc77a
+	sha512sums = 44e369dd1e537821e85e1e28144cfc75e6cf4cac41db6d80d8238bcf152c24809ffc3efc96be2ff69bec97c76000e4062214914ad92048eca7cbb7445dbdeba0
 	sha512sums = 7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45
 
 pkgname = tutanota-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index 58a7500..a708860 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.13
+pkgver=3.98.0
 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=('80381ffefe7852bb7595a75149a3115318503b3ae1126fd0ca1be73df0a567e5fc9dfd92f61d87909bec6a8e72bc61cd63a8c166be966a31b2e00f0a57abfaea'
-            '01d40996dd6d2c37d385644eb91d0210da3a52f01e522176c90b2b679f3fab5836798a9b77b1d9502c0a6f4a91635b2675a166073f54d17319f289024aafd925'
+sha512sums=('feeb25b5840cddb046232802450ad1254cfa022e1ce2d5b6fe447222098b6061a78c0f749fdf48f46064822f9c1b2e36a9e69ce7ba115a01575b184193acc77a'
+            '44e369dd1e537821e85e1e28144cfc75e6cf4cac41db6d80d8238bcf152c24809ffc3efc96be2ff69bec97c76000e4062214914ad92048eca7cbb7445dbdeba0'
             '7c6cf9f1074c08b4d38567ced95159c0809af025efe01b0163d9bb5107daabfa873064255186c071a7dc3a9177ccd0c1b2fcc8b085bdbff234965a6710b3ae45')
 
 prepare() {